...
Remember that modelling is most powerful when you focus and abstract. This allows you to construct models faster and reduce model complexity (see section MODEL COMPLEXITY).
Recommendation: When modelling an application GUI with lots of tabs and tab content consider modelling each tab as a separate screen instead to simplify screen specifications in the structure diagram and reduce specification complexity in activity diagrams. |
...