Behavior
A scenario is processed by following the links connecting the building blocks contained within the scenario. It is executed following the flow of the links that connect its elements as follows:
- The starting point of the scenario (Start) is activated.
- All the event links emanating from the Start point are activated and transmit the event flow to all the building blocks to which they are connected.
- Building blocks receiving the flow through their In event become active and are executed.
- After their execution, the building blocks transmit the event flow through the links that emanate from their Out event.
- Step three is repeated until there are no more links emanating from the event output of an active building block.