Interface MessageOccurrenceSpecification

  • All Superinterfaces:
    BaseElement, java.lang.Cloneable, java.lang.Comparable, Element, org.eclipse.emf.ecore.EObject, InteractionFragment, MDObject, MessageEnd, ModelObject, NamedElement, org.eclipse.emf.common.notify.Notifier, OccurrenceSpecification, javax.jmi.reflect.RefBaseObject, javax.jmi.reflect.RefFeatured, javax.jmi.reflect.RefObject
    All Known Subinterfaces:
    DestructionOccurrenceSpecification

    public interface MessageOccurrenceSpecification
    extends OccurrenceSpecification, MessageEnd
    A representation of the model object 'Message Occurrence Specification'.

    A MessageOccurrenceSpecification specifies the occurrence of Message events, such as sending and receiving of Signals or invoking or receiving of Operation calls. A MessageOccurrenceSpecification is a kind of MessageEnd. Messages are generated either by synchronous Operation calls or asynchronous Signal sends. They are received by the execution of corresponding AcceptEventActions.

    See Also:
    UMLPackage.getMessageOccurrenceSpecification()
    Model:
    annotation="MOF package='interactions.mdbasicinteractions'"
    Generated: