Allow per-attribute show/hide in a class diagram
Sometimes I show a class in several class diagrams. I would like to be able to selectively show the attributes of the class that are relative to that class diagram, and hide all the others.
10
votes

-
Dzmitry Hryb commented
From my exp, in this case people wanted to hide some crap that presents in design. From other side, "hiding" local/temp irrelevant fields may have a point. But you cannot just HIDE it.
Visually you should leave a mark that identifies that there are hidden attributes in class. For example, suppressed attributes can be observed as the state of the button. How you would show hidden attribute(s)?