org.drools.reteoo
Interface RightTupleSink
- All Superinterfaces:
- Externalizable, NetworkNode, Serializable, Sink
- All Known Implementing Classes:
- AccumulateNode, BetaNode, ElseNode, ExistsNode, JoinNode, NotNode
public interface RightTupleSink
- extends Sink
getType
short getType()
retractRightTuple
void retractRightTuple(RightTuple rightTuple,
PropagationContext context,
InternalWorkingMemory workingMemory)
modifyRightTuple
void modifyRightTuple(RightTuple rightTuple,
PropagationContext context,
InternalWorkingMemory workingMemory)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.