Concurrent States
● Concurrent states are typically only used in a Functional Model. If the Functional Model is changed to an Implementation Model (refer to Methodology), concurrency should not be used.
● For readability, concurrent states should be restricted to one hierarchy level (no decluttering).
If the concurrent state becomes more complex, it should be split into an additional function block.