Modifier and Type | Class and Description |
---|---|
class |
DefeasibleLogicalDependency |
Modifier and Type | Class and Description |
---|---|
class |
SimpleLogicalDependency
LogicalDependency is a special node for LinkedLists that maintains
references for the Activation justifier and the justified FactHandle.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivationGroupNode |
class |
ActivationNode |
class |
DefaultFactHandle
Implementation of
FactHandle . |
class |
EventFactHandle |
Modifier and Type | Class and Description |
---|---|
class |
StackEntry
Created with IntelliJ IDEA.
|
Modifier and Type | Class and Description |
---|---|
static class |
AccumulateNode.AccumulateMemory |
class |
BetaMemory |
static class |
ConditionalBranchNode.ConditionalBranchMemory |
static class |
EvalConditionNode.EvalMemory |
static class |
FromNode.FromMemory |
static class |
LeftInputAdapterNode.LiaNodeMemory |
class |
PathMemory |
static class |
QueryElementNode.QueryElementNodeMemory |
class |
RiaPathMemory |
static class |
RightInputAdapterNode.RiaNodeMemory |
static class |
TimerNode.TimerNodeMemory |
Modifier and Type | Class and Description |
---|---|
class |
LinkedListEntry<T>
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. |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.