...
Note that refactoring into sub diagrams can also be used to restructure diagrams for test generation (see section Merge Nodes and Finalized Runs).
Recommendation: Avoid nesting subactivity diagrams deeper than 5 levels (i.e., AD contains and AD which contains an AD which contains ... etc) as it affects readability. Deep nesting levels indicate concerning model complexity - think about splitting and moving part of the modelled functionality off into a new Creator project. |
...