Class UniquenessEnforcerNode

All Implemented Interfaces:
IGroupable, NetworkStructureChangeSensitiveNode, Node, PosetAwareReceiver, Receiver, RederivableNode, Supplier, Tunnel
Direct Known Subclasses:
DefaultProductionNode

public class UniquenessEnforcerNode extends AbstractUniquenessEnforcerNode implements RederivableNode, PosetAwareReceiver
Timeless uniqueness enforcer node implementation.

The node is capable of operating in the delete and re-derive mode. In this mode, it is also possible to equip the node with an IPosetComparator to identify monotone changes; thus, ensuring that a fix-point can be reached during the evaluation.