Package tools.refinery.interpreter.rete.boundary


package tools.refinery.interpreter.rete.boundary
  • Class
    Description
    For objects that connect a RETE implementation to the underlying model.
    An input node representing an enumerable extensional input relation and receiving external updates.
    A filter node representing a (stateless, typically non-enumerable) extensional input relation.
    A class responsible for connecting input nodes to the runtime context.
    Responsible for the storage, maintenance and communication of the nodes of the network that are accessible form the outside for various reasons.