Class ACDataStoreNodeHelper

java.lang.Object
de.mid.innovator.srv2api.icw2ac.ACDataStoreNodeHelper

public abstract class ACDataStoreNodeHelper extends Object
A data store node is a central buffer node for non-transient information. A data store keeps all tokens that enter it, copying them when they are chosen to move downstream. Incoming tokens that contain a particular object replace any tokens in the object node that contain that object.
See Also: