Class diagram - How to hide attributes and operations

N

Nananana

Using Visio 2003, I'm creating a class diagram.
For each class there are 3 parts - Name, Attributes and Operations.
Something like this:

+---------------+
| Class |
+---------------+
| Attrs |
+---------------+
| Opers |
+---------------+

How can I leave the Name only for each class, and hide the attributes
and operations completely?

+---------------+
| Class |
+---------------+

TIA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top