Interface AcceptCallAction

  • All Superinterfaces:
    AcceptEventAction, 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 AcceptCallAction
    extends AcceptEventAction
    A representation of the model object 'Accept Call Action'.

    An AcceptCallAction is an AcceptEventAction that handles the receipt of a synchronous call request. In addition to the values from the Operation input parameters, the Action produces an output that is needed later to supply the information to the ReplyAction necessary to return control to the caller. An AcceptCallAction is for synchronous calls. If it is used to handle an asynchronous call, execution of the subsequent ReplyAction will complete immediately with no effect.

    The following features are supported:

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