Is it common to show UML class diagrams for each module in a system? -


for project of mine, have show uml class diagram. however, system largely gui based, making class diagram huge , messy. common break diagram system such several diagrams, 1 each module?

it not common, recommended.

and if fear lose global vision, can global cross-module diagram, important classes (which "hearts" of various modules), , module-scoped diagrams.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -