Interface StartObjectBehaviorAction

  • All Superinterfaces:
    Action, ActivityNode, BaseElement, CallAction, java.lang.Cloneable, java.lang.Comparable, Element, org.eclipse.emf.ecore.EObject, ExecutableNode, InvocationAction, MDObject, ModelObject, NamedElement, org.eclipse.emf.common.notify.Notifier, RedefinableElement, javax.jmi.reflect.RefBaseObject, javax.jmi.reflect.RefFeatured, javax.jmi.reflect.RefObject

    public interface StartObjectBehaviorAction
    extends CallAction
    A representation of the model object 'Start Object Behavior Action'.

    A StartObjectBehaviorAction is an InvocationAction that starts the execution either of a directly instantiated Behavior or of the classifierBehavior of an object. Argument values may be supplied for the input Parameters of the Behavior. If the Behavior is invoked synchronously, then output values may be obtained for output Parameters.

    The following features are supported:

    See Also:
    UMLPackage.getStartObjectBehaviorAction()
    Model:
    annotation="MOF package='actions.mdcompleteactions'"
    Generated: