Uses of Class
org.drools.NoSuchFactObjectException

Packages that use NoSuchFactObjectException
org.drools The main run-time API. 
org.drools.reteoo Interfaces for the Rete-OO algorithm. 
 

Uses of NoSuchFactObjectException in org.drools
 

Methods in org.drools that throw NoSuchFactObjectException
 Object MockWorkingMemory.getObject(FactHandle handle)
           
 Object WorkingMemory.getObject(FactHandle handle)
          Retrieve the object associated with a FactHandle.
 

Uses of NoSuchFactObjectException in org.drools.reteoo
 

Methods in org.drools.reteoo that throw NoSuchFactObjectException
 Object WorkingMemoryImpl.getObject(FactHandle handle)
           
 



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