public class ModifyPreviousTuples extends Object
Constructor and Description |
---|
ModifyPreviousTuples(LeftTuple leftTuple,
RightTuple rightTuple,
EntryPointNode epNode) |
Modifier and Type | Method and Description |
---|---|
LeftTuple |
peekLeftTuple() |
RightTuple |
peekRightTuple() |
void |
removeLeftTuple() |
void |
removeRightTuple() |
void |
retractTuples(PropagationContext pctx,
InternalWorkingMemory wm) |
public ModifyPreviousTuples(LeftTuple leftTuple, RightTuple rightTuple, EntryPointNode epNode)
public LeftTuple peekLeftTuple()
public RightTuple peekRightTuple()
public void removeLeftTuple()
public void removeRightTuple()
public void retractTuples(PropagationContext pctx, InternalWorkingMemory wm)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.