Gateways
Spec Page | Spec Rule Text | RuleId |
---|---|---|
89 |
[GatewayDirection is] An attribute that adds constraints on how the Gateway MAY be used. |
|
89 |
Converging: This Gateway MAY have multiple incoming Sequence Flows but MUST have no more than one (1) outgoing Sequence Flow. |
|
89 |
Diverging: This Gateway MAY have multiple outgoing Sequence Flows but MUST have no more than one (1) incoming Sequence Flow. |
|
289 |
A Gateway MUST have either multiple incoming Sequence Flows or multiple outgoing Sequence Flows (i.e., it must merge or split the flow). |
|
289 |
A Gateway with a gatewayDirection of mixed MUST have both multiple incoming and outgoing Sequence Flow. |
|
289 |
A Gateway with a gatewayDirection of converging MUST have multiple incoming Sequence Flow, but MUST NOT have multiple outgoing Sequence Flow. |
|
289 |
A Gateway with a gatewayDirection of diverging MUST have multiple outgoing Sequence Flow, but MUST NOT have multiple incoming Sequence Flow. |