|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ObjectSink
Receiver of propagated FactHandleImpls from a
ObjectSource.
ObectSource| Method Summary | |
|---|---|
void |
assertObject(DefaultFactHandle handle,
PropagationContext context,
ReteooWorkingMemory workingMemory)
Assert a new FactHandleImpl. |
void |
modifyObject(DefaultFactHandle handle,
PropagationContext context,
ReteooWorkingMemory workingMemory)
|
void |
retractObject(DefaultFactHandle handle,
PropagationContext context,
ReteooWorkingMemory workingMemory)
Retract an existing FactHandleImpl. |
| Method Detail |
|---|
void assertObject(DefaultFactHandle handle, PropagationContext context, ReteooWorkingMemory workingMemory)
FactHandleImpl.
handle - The asserted FactHandle/code>.context - The PropagationContext of the WorkingMemory action.workingMemory - the WorkingMemory session.void retractObject(DefaultFactHandle handle, PropagationContext context, ReteooWorkingMemory workingMemory)
FactHandleImpl.
handle - The FactHandle/code> to retract.context - The PropagationContext of the WorkingMemory action.workingMemory - the WorkingMemory session.void modifyObject(DefaultFactHandle handle, PropagationContext context, ReteooWorkingMemory workingMemory)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||