07-20-2011 04:18 AM
07-28-2011 11:07 AM
07-28-2011 11:56 AM
08-07-2011 05:27 PM
08-08-2011 03:07 AM
08-09-2011 05:28 PM
08-10-2011 04:58 PM
08-15-2011 05:19 PM
08-26-2011 12:07 PM
The Inclusive Gateway is activated if
• At least one incoming Sequence Flow has at least one token and
• For every directed path formed by sequence flow that
- starts with a Sequence Flow f of the diagram that has a token,
- ends with an incoming Sequence Flow of the inclusive gateway that has no token, and
- does not visit the Inclusive Gateway,
• There is also a directed path formed by Sequence Flow that - starts with ,
- ends with an incoming Sequence Flow of the inclusive gateway that has a token, and
- does not visit the Inclusive Gateway.
Upon execution, a token is consumed from each incoming Sequence Flow that has a token. A token will be produced on some of the outgoing Sequence Flows.
In order to determine the outgoing Sequence Flows that receive a token, all conditions on the outgoing Sequence Flows are evaluated. The eval- uation does not have to respect a certain order. For every condition which evaluates to true, a token MUST be passed on the respective Sequence Flow.
If and only if none of the conditions evaluates to true, the token is passed on the default Sequence Flow.
In case all conditions evaluate to false and a default flow has not been specified, the Inclusive Gateway throws an exception.08-26-2011 01:40 PM
Upon execution, a token is consumed from each incoming Sequence Flow that has a token. A token will be produced on some of the outgoing Sequence Flows. In order to determine the outgoing Sequence Flows that receive a token, all conditions on the outgoing Sequence Flows are evaluated. The evaluation does not have to respect a certain order. For every condition which evaluates to true, a token MUST be passed on the respective Sequence Flow.
If and only if none of the conditions evaluates to true, the token is passed on the default Sequence Flow.
In case all conditions evaluate to false and a default flow has not been specified, the Inclusive Gateway throws an exception.
The Inclusive Gateway is activated if
1. At least one incoming Sequence Flow has at least one token and
a. For every directed path formed by sequence flow that starts with a Sequence Flow f
of the diagram that has a token, ends with an incoming Sequence Flow of the inclusive
gateway that has no token, and does not visit the Inclusive Gateway,
b. There is also a directed path formed by Sequence Flow that starts with , ends with
an incoming Sequence Flow of the inclusive gateway that has a token, and does not
visit the Inclusive Gateway.
08-26-2011 03:46 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.