Package org.drools.reteoo

Interfaces for the Rete-OO algorithm.

See:
          Description

Interface Summary
FactHandleFactory  
 

Class Summary
AgendaItemMap Stores an Agenda item which may be reused in the case of a object modify.
Builder Builds the Rete-OO network for a RuleSet.
DefaultFactHandleFactory  
Dumper A rete network dumper.
FactHandleImpl Implementation of FactHandle.
ReflectiveVisitor Java Tip 98: Reflect on the Visitor design pattern.
ReteooDotDumpVisitor Produces a graph in GraphViz DOT format.
ReteooPrintDumpVisitor  
 

Exception Summary
ReteException Base exception for Rete-OO errors.
 

Package org.drools.reteoo Description

Interfaces for the Rete-OO algorithm.