public class RiaPathMemory extends PathMemory
dataDriven, isLogTraceEnabled, log| Constructor and Description |
|---|
RiaPathMemory(RightInputAdapterNode riaNode,
InternalWorkingMemory wm) |
| Modifier and Type | Method and Description |
|---|---|
void |
doLinkRule(InternalAgenda agenda) |
void |
doLinkRule(InternalWorkingMemory wm) |
void |
doUnlinkRule(InternalWorkingMemory wm) |
List<RuleImpl> |
getAssociatedRules() |
short |
getNodeType() |
RightInputAdapterNode |
getRightInputAdapterNode() |
String |
getRuleNames() |
protected boolean |
initDataDriven(InternalWorkingMemory wm) |
String |
toString() |
doUnlinkRule, getActualAgenda, 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, waitgetOrCreateSegmentMemorygetPrevious, 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 doLinkRule(InternalAgenda agenda)
doLinkRule in class PathMemorypublic void doUnlinkRule(InternalWorkingMemory wm)
doUnlinkRule in class PathMemorypublic short getNodeType()
getNodeType in interface MemorygetNodeType in class PathMemorypublic String getRuleNames()
public String toString()
toString in class PathMemoryCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.