
UML/BPMN Metamodel
Event corresponding to a timer event, such as the end of a duration

Figure 44 : BpmnTimerEventDefinition (architecture_autodiagram)
Attribute | Description |
---|---|
string TimeCycle [1..1] | If the trigger is a Timer, then a timeCycle MAY be entered. If a timeCycle is not entered, then a timeDate MUST be entered (see attribute above?if the processType attribute of the Process is set to executable). |
string TimeDate [1..1] | If the trigger is a Timer, then a timeDate MAY be entered. If a timeDate is not entered, then a timeCycle MUST be entered (see attribute below?if the processType attribute of the Process is set to executable). |
string TimeDuration [1..1] |