Interface ReplyAction

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

    public interface ReplyAction
    extends Action
    A representation of the model object 'Reply Action'.

    A ReplyAction is an Action that accepts a set of reply values and a value containing return information produced by a previous AcceptCallAction. The ReplyAction returns the values to the caller of the previous call, completing execution of the call.

    The following features are supported:

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