|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.common.AbstractWorkingMemory
org.drools.reteoo.ReteooWorkingMemory
Implementation of WorkingMemory.
![]() |
![]() |
![]() |
![]() |
| Nested Class Summary |
| Nested classes inherited from class org.drools.common.AbstractWorkingMemory |
AbstractWorkingMemory.WorkingMemoryAction, AbstractWorkingMemory.WorkingMemoryRetractAction |
| Field Summary |
| Fields inherited from class org.drools.common.AbstractWorkingMemory |
ADD_REMOVE_PROPERTY_CHANGE_LISTENER_ARG_TYPES, addRemovePropertyChangeListenerArgs, agenda, agendaEventSupport, assertMap, discardOnLogicalOverride, factQueue, firing, globals, handleFactory, lock, nodeMemories, propagationIdCounter, queryResults, ruleBase, tms, workingMemoryEventSupport |
| Constructor Summary | |
ReteooWorkingMemory(InternalRuleBase ruleBase)
Construct. |
|
| Method Summary | |
void |
doAssertObject(InternalFactHandle handle,
java.lang.Object object,
PropagationContext propagationContext)
|
void |
doRetract(InternalFactHandle handle,
PropagationContext propagationContext)
|
QueryResults |
getQueryResults(java.lang.String query)
|
void |
modifyObject(FactHandle factHandle,
java.lang.Object object,
Rule rule,
Activation activation)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReteooWorkingMemory(InternalRuleBase ruleBase)
ruleBase - The backing rule-base.| Method Detail |
public void doAssertObject(InternalFactHandle handle,
java.lang.Object object,
PropagationContext propagationContext)
throws FactException
doAssertObject in class AbstractWorkingMemoryFactException
public void doRetract(InternalFactHandle handle,
PropagationContext propagationContext)
doRetract in class AbstractWorkingMemory
public void modifyObject(FactHandle factHandle,
java.lang.Object object,
Rule rule,
Activation activation)
throws FactException
modifyObject in interface InternalWorkingMemoryActionsmodifyObject in class AbstractWorkingMemoryFactExceptionWorkingMemorypublic QueryResults getQueryResults(java.lang.String query)
getQueryResults in interface WorkingMemorygetQueryResults in class AbstractWorkingMemory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||