public class Bag extends SimpleReceiver
Modifier and Type | Field and Description |
---|---|
java.util.Collection<Tuple> |
contents |
mailbox, parent
nodeId, reteContainer, tag, traceInfos
Constructor and Description |
---|
Bag(ReteContainer reteContainer) |
Modifier and Type | Method and Description |
---|---|
void |
update(Direction direction,
Tuple updateElement,
Timestamp timestamp)
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, getCommunicationTracker, getContainer, getNodeId, getTag, getTraceInfos, setTag
public java.util.Collection<Tuple> contents
public Bag(ReteContainer reteContainer)