Package | Description |
---|---|
org.drools.core.phreak | |
org.drools.core.reteoo | |
org.drools.core.reteoo.builder |
Modifier and Type | Method and Description |
---|---|
static boolean |
SegmentUtilities.inSubNetwork(RightInputAdapterNode riaNode,
LeftTupleSource leftTupleSource)
Is the LeftTupleSource a node in the sub network for the RightInputAdapterNode
To be in the same network, it must be a node is after the two output of the parent
and before the rianode.
|
Modifier and Type | Method and Description |
---|---|
RightInputAdapterNode |
RiaPathMemory.getRightInputAdapterNode() |
Constructor and Description |
---|
RiaPathMemory(RightInputAdapterNode riaNode,
InternalWorkingMemory wm) |
Modifier and Type | Method and Description |
---|---|
RightInputAdapterNode |
NodeFactory.buildRightInputNode(int id,
LeftTupleSource leftInput,
LeftTupleSource startTupleSource,
BuildContext context) |
RightInputAdapterNode |
PhreakNodeFactory.buildRightInputNode(int id,
LeftTupleSource leftInput,
LeftTupleSource startTupleSource,
BuildContext context) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.