org.drools.core.phreak
Class RightTupleEntry
java.lang.Object
org.drools.core.phreak.RightTupleEntry
- All Implemented Interfaces:
- TupleEntry
public class RightTupleEntry
- extends Object
- implements TupleEntry
RightTupleEntry
public RightTupleEntry(RightTuple rt,
PropagationContext pctx,
Memory nodeMemory)
getLeftTuple
public LeftTuple getLeftTuple()
- Specified by:
getLeftTuple in interface TupleEntry
getRightTuple
public RightTuple getRightTuple()
- Specified by:
getRightTuple in interface TupleEntry
getPropagationContext
public PropagationContext getPropagationContext()
- Specified by:
getPropagationContext in interface TupleEntry
getNodeMemory
public Memory getNodeMemory()
- Specified by:
getNodeMemory in interface TupleEntry
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.