Class RightInputAdapterNode

All Implemented Interfaces:
Serializable, NetworkNode, MemoryFactory<PathMemory>, LeftTupleNode, LeftTupleSink, LeftTupleSinkNode, PathEndNode, Sink

public class RightInputAdapterNode extends ObjectSource implements LeftTupleSinkNode, PathEndNode
When joining a subnetwork into the main network again, RightInputAdapterNode adapts the subnetwork's tuple into a fact in order right join it with the tuple being propagated in the main network.
See Also: