Class AlphaNode

All Implemented Interfaces:
Serializable, NetworkNode, ObjectSink, ObjectSinkNode, Sink

public class AlphaNode extends ObjectSource implements ObjectSinkNode
AlphaNodes are nodes in the Rete network used to apply FieldConstraint<.code>s on asserted fact objects where the FieldConstraints have no dependencies on any other of the facts in the current Rule.
See Also: