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, removeChild
acceptPropagatedTraceInfo, assignTraceInfo, getContainer, getNodeId, getTag, getTraceInfos, setTag, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
acceptPropagatedTraceInfo, assignTraceInfo, getContainer, getNodeId, getTag, getTraceInfos, setTag
public ConstantNode(ReteContainer reteContainer, Tuple constant)