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, unlinkedSegment
getNext, getPrevious, nullPrevNext, setNext, setPrevious
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getOrCreateSegmentMemory
getPrevious, nullPrevNext, setPrevious
public RiaPathMemory(RightInputAdapterNode riaNode, InternalWorkingMemory wm)
protected boolean initDataDriven(InternalWorkingMemory wm)
initDataDriven
in class PathMemory
public RightInputAdapterNode getRightInputAdapterNode()
public void doLinkRule(InternalWorkingMemory wm)
doLinkRule
in class PathMemory
public void doLinkRule(InternalAgenda agenda)
doLinkRule
in class PathMemory
public void doUnlinkRule(InternalWorkingMemory wm)
doUnlinkRule
in class PathMemory
public short getNodeType()
getNodeType
in interface Memory
getNodeType
in class PathMemory
public String getRuleNames()
public String toString()
toString
in class PathMemory
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.