| Package | Description |
|---|---|
| org.drools.core.reteoo |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTerminalNode |
class |
QueryTerminalNode
Leaf Rete-OO node responsible for enacting
Action s on a
matched Rule. |
class |
RightInputAdapterNode
When joining a subnetwork into the main network again, RightInputAdapterNode adapts the
subnetwork's tuple into a fact in order right join it with the tuple being propagated in
the main network.
|
class |
RuleTerminalNode
Leaf Rete-OO node responsible for enacting
Action s on a
matched Rule. |
| Modifier and Type | Method and Description |
|---|---|
PathEndNode |
PathMemory.getPathEndNode() |
| Modifier and Type | Method and Description |
|---|---|
static LeftTupleNode[] |
AbstractTerminalNode.getPathNodes(PathEndNode endNode) |
| Constructor and Description |
|---|
PathMemory(PathEndNode pathEndNode) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.