Interface ExecutionSpecification

All Superinterfaces:
BaseElement, Cloneable, Comparable, Element, org.eclipse.emf.ecore.EObject, InteractionFragment, MDObject, com.dassault_systemes.modeler.foundation.model.ModelElement, ModelObject, NamedElement, org.eclipse.emf.common.notify.Notifier, javax.jmi.reflect.RefBaseObject, javax.jmi.reflect.RefFeatured, javax.jmi.reflect.RefObject
All Known Subinterfaces:
ActionExecutionSpecification, BehaviorExecutionSpecification

public interface ExecutionSpecification extends InteractionFragment
A representation of the model object 'Execution Specification'.

An ExecutionSpecification is a specification of the execution of a unit of Behavior or Action within the Lifeline. The duration of an ExecutionSpecification is represented by two OccurrenceSpecifications, the start OccurrenceSpecification and the finish OccurrenceSpecification.

The following features are supported:

See Also:
Model:
abstract="true" annotation="MOF package='interactions.mdbasicinteractions'"
Generated: