public class ConstantNode extends StandardNode
| Constructor and Description |
|---|
ConstantNode(ReteContainer reteContainer,
Tuple constant) |
| Modifier and Type | Method and Description |
|---|---|
void |
pullInto(java.util.Collection<Tuple> collector)
pulls the contents of this object in this particular moment into a target collection
|
appendChild, constructIndex, getPulledContents, getReceivers, removeChildacceptPropagatedTraceInfo, assignTraceInfo, getContainer, getNodeId, getTag, getTraceInfos, setTag, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitacceptPropagatedTraceInfo, assignTraceInfo, getContainer, getNodeId, getTag, getTraceInfos, setTagpublic ConstantNode(ReteContainer reteContainer, Tuple constant)