Class ANReadSelfHelper

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

public abstract class ANReadSelfHelper extends Object
Every action is ultimately a part of some behavior, which is in turn optionally attached in some way to the specification of a classifier -- for example, as the body of a method or as part of a state machine. When the behavior executes it does so in the context of some specific host instance of that classifier. This action produces this host instance, if any, on its output pin. The type of the output pin is the classifier which the behavior is associated to in the user model.
See Also: