public class CallbackNode extends SimpleReceiver
| Constructor and Description |
|---|
CallbackNode(ReteContainer reteContainer,
IUpdateable updateable) |
| Modifier and Type | Method and Description |
|---|---|
void |
update(Direction direction,
Tuple updateElement)
updates the receiver with a newly found or lost partial matching
|
appendParent, assignTraceInfo, disconnectFromNetwork, getParents, removeParentacceptPropagatedTraceInfo, getContainer, getNodeId, getTag, getTraceInfos, setTag, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitacceptPropagatedTraceInfo, getContainer, getNodeId, getTag, getTraceInfos, setTagpublic CallbackNode(ReteContainer reteContainer, IUpdateable updateable)