public class RiaPathMemory extends PathMemory
dataDriven, isLogTraceEnabled, log| Constructor and Description |
|---|
RiaPathMemory(RightInputAdapterNode riaNode,
InternalWorkingMemory wm) |
| Modifier and Type | Method and Description |
|---|---|
void |
doLinkRule(InternalWorkingMemory wm) |
void |
doUnlinkRule(InternalWorkingMemory wm) |
short |
getNodeType() |
RightInputAdapterNode |
getRightInputAdapterNode() |
List<String> |
getTerminalNodeNames() |
protected boolean |
initDataDriven(InternalWorkingMemory wm) |
String |
toString() |
getAllLinkedMaskTest, getLinkedSegmentMask, getOrCreateRuleAgendaItem, getPathEndNode, getRule, getRuleAgendaItem, getSegmentMemories, getSegmentMemory, isDataDriven, isInitialized, isRuleDataDriven, isRuleLinked, linkNodeWithoutRuleNotify, linkSegment, queueRuleAgendaItem, reset, setAllLinkedMaskTest, setSegmentMemories, setSegmentMemory, setSegmentMemory, unlinkedSegmentgetNext, getPrevious, nullPrevNext, setNext, setPreviousclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPrevious, nullPrevNext, setPreviouspublic RiaPathMemory(RightInputAdapterNode riaNode, InternalWorkingMemory wm)
protected boolean initDataDriven(InternalWorkingMemory wm)
initDataDriven in class PathMemorypublic RightInputAdapterNode getRightInputAdapterNode()
public void doLinkRule(InternalWorkingMemory wm)
doLinkRule in class PathMemorypublic void doUnlinkRule(InternalWorkingMemory wm)
doUnlinkRule in class PathMemorypublic short getNodeType()
getNodeType in interface MemorygetNodeType in class PathMemorypublic String toString()
toString in class PathMemoryCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.