|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FactHandleImpl | |
org.drools.jsr94.rules | Provides the core client APIs for using a rule engine. |
org.drools.reteoo | Interfaces for the Rete-OO algorithm. |
Uses of FactHandleImpl in org.drools.jsr94.rules |
Subclasses of FactHandleImpl in org.drools.jsr94.rules | |
class |
Jsr94FactHandle
The Drools implementation of the Handle interface which provides
a marker interface for Drools-specific object identity mechanism. |
Uses of FactHandleImpl in org.drools.reteoo |
Methods in org.drools.reteoo that return FactHandleImpl | |
FactHandleImpl |
TupleKey.getMostRecentFact()
|
FactHandleImpl |
TupleKey.getLeastRecentFact()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |