Event Sub-Processes
Spec Page | Spec Rule Text | RuleId |
---|---|---|
174 |
An Event Sub-Process MUST NOT have any incoming or outgoing Sequence Flows. |
|
174 |
The Start Event of an Event Sub-Process MUST have a defined trigger. |
|
174 |
The Start Event trigger of an Event Sub-Process (EventDefinition) MUST be from the following types: Message, [Timer], Error, Escalation, Compensation, Conditional, Signal, [Parallel] and Multiple). |
|
174 |
An Event Sub-Process MUST have one and only one Start Event. |
|
241 |
A Start Event can also initiate an inline Event Sub-Process. In that case, the same Event types as for boundary Events are allowed, namely: Message, Timer, Escalation, Error, Compensation, Conditional, Signal, Multiple, and Parallel. |
|
241 |
An Event Sub-Process MUST have a single Start Event. |
|
241 |
The None Start Event MAY NOT be used for an Event Sub-Process. |