|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractBaseLinkedListNode | |
---|---|
org.drools.common | |
org.drools.util |
Uses of AbstractBaseLinkedListNode in org.drools.common |
---|
Subclasses of AbstractBaseLinkedListNode in org.drools.common | |
---|---|
class |
ActivationGroupNode
|
class |
LogicalDependency
LogicalDependency is a special node for LinkedLists that maintains references for the Activation justifier and the justified FactHandle. |
class |
RuleFlowGroupNode
|
Uses of AbstractBaseLinkedListNode in org.drools.util |
---|
Subclasses of AbstractBaseLinkedListNode in org.drools.util | |
---|---|
class |
LinkedListEntry
The idea behind LinkedListNodeWrapper is to be able to add
the same LinkedListNode to multiple LinkedList s
where the node can have different previous and next nodes in each list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |