public class CallbackNode extends SimpleReceiver
mailbox, parent
nodeId, reteContainer, tag, traceInfos
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, getMailbox, getParents, instantiateMailbox, removeParent
acceptPropagatedTraceInfo, getContainer, getNodeId, getTag, getTraceInfoPatternsEnumerated, getTraceInfos, setTag, toString, toStringCore
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
acceptPropagatedTraceInfo, getContainer, getNodeId, getTag, getTraceInfos, setTag
public CallbackNode(ReteContainer reteContainer, IUpdateable updateable)