Interface | Description |
---|---|
Node |
A node of a rete network, should be uniquely identified by network and nodeId.
|
Production |
Interface intended for nodes containing complete matches.
|
Receiver |
ALL METHODS: FOR INTERNAL USE ONLY; ONLY INVOKE FROM
ReteContainer |
Supplier | |
Tunnel |
Class | Description |
---|---|
BaseNode |
Base implementation for a Rete node.
|
Network | |
NodeProvisioner |
Stores the internal parts of a rete network.
|
ReteContainer | |
StandardNode |
Base implementation for a supplier node.
|
Enum | Description |
---|---|
Direction |
Indicates whether a propagated update event signals the insertion or deletion of an element
|