Uses of Class
org.drools.reteoo.RuleBaseImpl

Packages that use RuleBaseImpl
org.drools.reteoo Interfaces for the Rete-OO algorithm. 
 

Uses of RuleBaseImpl in org.drools.reteoo
 

Methods in org.drools.reteoo with parameters of type RuleBaseImpl
 void ReteooDotDumpVisitor.visitRuleBaseImpl(RuleBaseImpl ruleBase)
          RuleBaseImpl visits its Rete.
 

Constructors in org.drools.reteoo with parameters of type RuleBaseImpl
WorkingMemoryImpl(RuleBaseImpl ruleBase)
          Construct.
 



Copyright © 2001-2005 The Codehaus. All Rights Reserved.