Package tools.refinery.interpreter.rete.network
package tools.refinery.interpreter.rete.network
-
ClassDescriptionBase implementation for a Rete node.
Nodes implementing this interface are sensitive to changes in the dependency graph maintained by theCommunicationTracker.A node of a rete network, should be uniquely identified by network and nodeId.Stores the internal parts of a rete network.Interface intended for nodes containing complete matches.ALL METHODS: FOR INTERNAL USE ONLY; ONLY INVOKE FROMReteContainerA rederivable node can potentially re-derive tuples after the Rete network has finished the delivery of messages.Base implementation for a supplier node.