Applies ToVisio Plan 2 Visio Plan 1 Visio Professional 2024 Visio Professional 2021 Visio Professional 2019 Visio Professional 2016

You can create a UML class diagram to show a static view of a system's classes, their attributes and methods, and the relationships among objects. It gives an overview of an application.

A sample of a UML class diagram showing a bank's systemof accounts for personal customers.

When you start a new class diagram, the UML Class stencil appears, along with shapes that conform to the UML 2.5 standard.

(The Professional editions of Visio include support for the UML Class diagram and stencil, but the Standard editions don't.)

  1. Start Visio. Or if you have a file open already, click File > New.

  2. In the Search box, type UML class.

  3. Select the UML Class diagram.

  4. In the dialog box, select the blank template or one of the three starter diagrams. (A description of each one is shown on the right when you select it.) Then select either Metric Units or US Units.

  5. Select Create.

  6. The diagram opens. You should see the Shapes window next to the diagram. If you don’t see it, go to View > Task Panes and make sure that Shapes is selected. If you still don’t see it, click the Expand the Shapes window button on the left.

  7. On the View tab, make sure the check box next to Connection Points is selected. This option makes connection points appear when you start connecting shapes.

  8. Now, drag shapes you want to include in your diagram from the Shapes window to the page. To rename text labels, double-click the labels.

  9. To add more members to the class, enumeration or interface shape, drag the member shape from the shape panel to the respective shape. You can also add a new member by right-clicking an existing member and choosing the option to insert a member.

    Add a new member by right-clicking an existing member and choosing the option to insert a member.

  10.  Connect two shapes with UML connectors to represent the relationships between the shapes. To change the relationship types, right-click the connector. Choose the desired relationship from the Set Connector Type menu.

    Right-click a connector and select Set Connector Type to see the options for connector types.

  11.  Resize a class, enumeration, or interface shape by clicking the shape header to select it and then moving the yellow control point (on the right edge of the shape) left or right to decrease or increase the width of the shape.

  12.  Add parameter and stereotype fields to your class shapes by selecting the shape, right-clicking and choosing the corresponding option from the pop-up menu.

    Add parameter and stereotype fields to your class shapes by right-clicking a shape.

Tips for creating a class diagram

  • Identify each element and its relationships.

  • Clearly identify what each class is responsible for.

  • Don't include unnecessary properties in the diagram that might make it too complicated.

Class notation

Symbol

Meaning

-

The attribute or operation is private.

+

The attribute or operation is public.

See Also

UML diagrams in Visio

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.