
UML/BPMN Metamodel
Specifies the execution of a unit of behavior or action within the Lifeline.
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.


Figure 145 : ExecutionSpecification (architecture_autodiagram)
Association | Description |
---|---|
References the OccurrenceSpecification that designates the completion of the execution. | |
References the OccurrenceSpecification that designates the start of the execution. |