dspinellis / UMLGraph

Declarative specification and drawing of UML diagrams
http://www.spinellis.gr/umlgraph
BSD 3-Clause "New" or "Revised" License
341 stars 93 forks source link

On a context class diagram, only show all the operations and attributes for the class itself, not on any other class #35

Open gboersma opened 8 years ago

gboersma commented 8 years ago

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.

dspinellis commented 8 years ago

:+1:

dspinellis commented 8 years ago