Interface MessageOccurrenceSpecification

All Superinterfaces:
BaseElement, Cloneable, Comparable, Element, org.eclipse.emf.ecore.EObject, InteractionFragment, MDObject, MessageEnd, com.dassault_systemes.modeler.foundation.model.ModelElement, 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:
Model:
annotation="MOF package='interactions.mdbasicinteractions'"
Generated: