You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The context diagram gets very cluttered when all the classes show all of the attributes and operations, and draw focus away from the primary class. Hide all of the additional information for the other classes.
The text was updated successfully, but these errors were encountered:
Please make the issue title more descriptive (split into more issues if needed)
Follow current coding conventions
Ensure tests run correctly before and the changes
gboersma
changed the title
Enhancement Requests for javadoc Class Diagrams
On the diagram for a class, show all the operations and attributes for the class itself, not on any other that have relationships to it.
Sep 21, 2016
gboersma
changed the title
On the diagram for a class, show all the operations and attributes for the class itself, not on any other that have relationships to it.
On a context class diagram, only show all the operations and attributes for the class itself, not on any other class.
Sep 21, 2016
gboersma
changed the title
On a context class diagram, only show all the operations and attributes for the class itself, not on any other class.
On a context class diagram, only show all the operations and attributes for the class itself, not on any other class
Sep 21, 2016
The context diagram gets very cluttered when all the classes show all of the attributes and operations, and draw focus away from the primary class. Hide all of the additional information for the other classes.
The text was updated successfully, but these errors were encountered: