-
Notifications
You must be signed in to change notification settings - Fork 17
Best practices for diagram design
Knut Jetlund edited this page Apr 12, 2024
·
30 revisions
A class diagram is just a view of a part of a model, and might not show all aspects. But it is an important illustration for human understanding of the model. This page contains best practices for creating clean and consistent class diagrams that are easier to understand.
ISO19103 - Conceptual Schema Language have rules and recommendations for documentation of models, including which diagrams that should be a part of the documentation.
-
Use of colours and fonts in UML diagrams.
-
Less is more - few elements and few perspectives for one diagram
-
Orthogonality - arrange elements and connectors orthogonally