org.drools.reteoo
Class ModifyPreviousTuples
java.lang.Object
org.drools.reteoo.ModifyPreviousTuples
public class ModifyPreviousTuples
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModifyPreviousTuples
public ModifyPreviousTuples(LeftTuple leftTuple,
RightTuple rightTuple)
peekLeftTuple
public LeftTuple peekLeftTuple()
peekRightTuple
public RightTuple peekRightTuple()
removeLeftTuple
public void removeLeftTuple()
removeRightTuple
public void removeRightTuple()
retractTuples
public void retractTuples(PropagationContext context,
InternalWorkingMemory workingMemory)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.