org.drools.reteoo
Interface RightTupleSink
- All Superinterfaces:
- Externalizable, NetworkNode, Serializable, Sink
- All Known Implementing Classes:
- AccumulateNode, BetaNode, 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-2013 JBoss Inc.. All Rights Reserved.