Interface SendObjectAction

  • All Superinterfaces:
    Action, ActivityNode, BaseElement, 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 SendObjectAction
    extends InvocationAction
    A representation of the model object 'Send Object Action'.

    A SendObjectAction is an InvocationAction that transmits an input object to the target object, which is handled as a request message by the target object. The requestor continues execution immediately after the object is sent out and cannot receive reply values.

    The following features are supported:

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