
Metamodel user guide
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 ExecutionOccurrenceSpecifications, the start ExecutionOccurrenceSpecification and the finish ExecutionOccurrenceSpecification.


Association | Description |
---|---|
Finish : ExecutionOccurenceSpecification [1..1] | References the ended ExecutionSpecification. |
Start : ExecutionOccurenceSpecification [1..1] | Refenreces the started ExecutionSpecification. |