|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
TupleSinkImpl | Receiver of propagated ReteTuple s from a TupleSource . |
Class Summary | |
AgendaImpl | Rule-firing Agenda. |
ConditionNodeImpl | Node which filters ReteTuple s. |
ExtractionNodeImpl | extraction node in the Rete-OO network. |
JoinMemoryImpl | Memory for left and right inputs of a JoinNode . |
JoinNodeImpl | A two-input Rete-OO join node. |
ObjectTypeNodeImpl | Filters Objects coming from the Rete
using a ObjectType semantic module. |
ParameterNodeImpl | Receives Objects from an ObjectTypeNode ,
and creates a ReteTuple , passing the result to the following node. |
PriorityQueue | Queue that maintains the entries in sorted order. |
ReteImpl | The Rete-OO network. |
ReteTuple | Base Rete-OO Tuple implementation. |
TerminalNodeImpl | Leaf Rete-OO node responsible for enacting Action s
on a matched Rule . |
TupleSourceImpl | A source of ReteTuple s for a TupleSink . |
Implementation of the Rete-OO algorithm.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |