public class TrimmerNode extends TransformerNode
Constructor and Description |
---|
TrimmerNode(ReteContainer reteContainer) |
TrimmerNode(ReteContainer reteContainer,
TupleMask mask) |
Modifier and Type | Method and Description |
---|---|
TupleMask |
getMask() |
void |
setMask(TupleMask mask) |
pullInto, update
appendParent, assignTraceInfo, getParents, propagatePullInto, removeParent
appendChild, constructIndex, getPulledContents, getReceivers, removeChild
acceptPropagatedTraceInfo, getContainer, getNodeId, getTag, getTraceInfos, setTag, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
appendChild, constructIndex, getPulledContents, getReceivers, removeChild
acceptPropagatedTraceInfo, getContainer, getNodeId, getTag, getTraceInfos, setTag
public TrimmerNode(ReteContainer reteContainer, TupleMask mask)
reteContainer
- mask
- The mask used to trim substitutions.public TrimmerNode(ReteContainer reteContainer)