Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

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.

First, you create a diagram and add a UML class stencil that has shapes that conform to the UML 2.5 standard.

Note: Creating and editing UML diagrams on Visio for the web requires a Visio Plan 1 or Visio Plan 2 license, which is purchased separately from Microsoft 365. For more information, contact your Microsoft 365 admin. If your admin has turned on "self-service purchasing," you can buy a license for Visio yourself. For more details, see Self-service purchase FAQ.

  1. Open Visio for the web.

  2. Near the upper right corner of the page, select More templates.

  3. In the Gallery, scroll down to the UML Class row, about midway down the page.

    The first item in the row represents a blank template plus the companion stencil. The other items in the row are sample diagrams that have some shapes already drawn to help you get started quickly.

  4. Click any item to see a larger preview.

  5. When you find the diagram you want to use, click its Create button.

    The new diagram, with the related stencil, opens in your browser. You're ready to begin drawing your diagram.

  6. 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.

  7. 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.

  8.  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.

  9.  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.

  10.  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.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×