Uses of Interface
org.drools.reteoo.ParameterNode

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

Uses of ParameterNode in org.drools.reteoo.impl
 

Classes in org.drools.reteoo.impl that implement ParameterNode
 class ParameterNodeImpl
          Receives Objects from an ObjectTypeNode, and creates a ReteTuple, passing the result to the following node.
 



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