Modifier and Type | Class and Description |
---|---|
class |
CachedFunctionEvaluatorNode |
class |
CachedPredicateEvaluatorNode |
class |
OutputCachingEvaluatorNode |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDeltaMonitor
Default configuration for DeltaMonitor.
|
class |
DeltaMonitor<MatchType>
A monitoring object that connects to the rete network as a receiver to reflect changes since an arbitrary state
acknowledged by the client.
|
Modifier and Type | Method and Description |
---|---|
void |
ReteContainer.registerClearable(Clearable c)
Registers a pattern memory into the rete network.
|
void |
ReteContainer.unregisterClearable(Clearable c)
Unregisters a pattern memory from the rete network.
|
Modifier and Type | Class and Description |
---|---|
class |
TransitiveClosureNode
This class represents a transitive closure node in the rete net.
|
Modifier and Type | Class and Description |
---|---|
class |
MaskedTupleMemory |
class |
TupleMemory
Multiset for tuples.
|