Uses of Interface
org.drools.reteoo.TerminalNode

Packages that use TerminalNode
org.drools.reteoo.impl Implementation of the Rete-OO algorithm. 
 

Uses of TerminalNode in org.drools.reteoo.impl
 

Classes in org.drools.reteoo.impl that implement TerminalNode
 class TerminalNodeImpl
          Leaf Rete-OO node responsible for enacting Actions on a matched Rule.
 



Copyright © 2001-2003 The Werken Company. All Rights Reserved.