Interface | Description |
---|---|
Disconnectable |
For objects that connect a RETE implementation to the underlying model.
|
Class | Description |
---|---|
ExternalInputEnumeratorNode |
An input node representing an enumerable extensional input relation and receiving external updates.
|
ExternalInputStatelessFilterNode |
A filter node representing a (stateless, typically non-enumerable) extensional input relation.
|
InputConnector |
A class responsible for connecting input nodes to the runtime context.
|
ReteBoundary |
Responsible for the storage, maintenance and communication of the nodes of the network that are accessible form the
outside for various reasons.
|