Uses of Class
org.drools.reteoo.impl.ObjectTypeNodeImpl

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

Uses of ObjectTypeNodeImpl in org.drools.reteoo.impl
 

Methods in org.drools.reteoo.impl that return ObjectTypeNodeImpl
 ObjectTypeNodeImpl ReteImpl.getOrCreateObjectTypeNode(ObjectType objectType)
          Retrieve an ObjectTypeNode keyed by ObjectType, creating one, if necessary.
 

Constructors in org.drools.reteoo.impl with parameters of type ObjectTypeNodeImpl
ParameterNodeImpl(ObjectTypeNodeImpl inputNode, Declaration declaration)
          Construct.
 



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