|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RetractionException | |
---|---|
org.drools.reteoo | Interfaces for the Rete-OO algorithm. |
Uses of RetractionException in org.drools.reteoo |
---|
Methods in org.drools.reteoo that throw RetractionException | |
---|---|
protected void |
TupleSource.propagateRetractTuples(TupleKey key,
WorkingMemoryImpl workingMemory)
Propagate the retration of a Tuple to this node's
TupleSink . |
(package private) void |
ParameterNode.retractObject(FactHandle handle,
WorkingMemoryImpl workingMemory)
Retract a fact object from this RuleBase and the specified
WorkingMemory . |
void |
TupleSink.retractTuples(TupleKey key,
WorkingMemoryImpl workingMemory)
Retract tuples. |
void |
JoinNodeInput.retractTuples(TupleKey key,
WorkingMemoryImpl workingMemory)
Retract tuples. |
void |
JoinNode.retractTuples(TupleKey key,
WorkingMemoryImpl workingMemory)
Retract tuples. |
void |
ConditionNode.retractTuples(TupleKey key,
WorkingMemoryImpl workingMemory)
Retract tuples. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |