Microsoft Office Online
Sign in to My Office Online (What's this?) | Sign in

 
 
Microsoft Office Visio
Search
Search
 
Check for updates: (c) Microsoft
Office downloads
 
 
 
Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.

Email this linkEmail this link Printer-Friendly VersionPrinter-Friendly Version Bookmark and ShareShare
Create a UML use case diagram
 

Show me an example

  1. On the File menu, point to New, point to Software, and then click UML Model Diagram.
  2. In the tree view (tree view: Displayed in a window in the UML Navigator, a hierarchy in which each UML element or view (diagram) is represented by an icon. The UML template automatically creates a tree view of your model.), right-click the package or subsystem in which you want to include a use case diagram (use case diagram: A diagram that shows the external actors who will interact with your system and how they will use it. The diagram consists of a system boundary, actors, use cases, and use case relationships (communicates, uses, and extends).), then point to New, and then click Use Case Diagram.
  3. A blank page appears, and the UML Use Case stencil becomes the top-most stencil. The workspace displays 'Use Case' as a watermark. An icon representing the diagram is added to the tree view.

    Note  If the tree view is not visible, on the UML menu, point to View, and then click Model Explorer.

  4. Drag the System Boundary shape onto the drawing page.
  5. Work with System Boundary shapes

    ShowIndicate a system boundary in a use case diagram

  6. Drag Use Case shapes from the Use Case stencil and place them inside the system boundary, and then drag Actor shapes to the outside of the system boundary.
  7. Work with Use Case shapes

    Work with Actor shapes

  8. Use Communicates shapes to indicate relationships between use cases and actors.
  9. Work with Communicates shapes

    ShowIndicate a relationship between an actor and a use case

  10. Use Uses and Extends shapes to indicate the relationships between use cases.
  11. ShowIndicate a uses relationship between two use cases

    ShowIndicate an extends relationship between two use cases

  12. Double-click any shape (except the System Boundary shape) to open its UML Properties dialog box where you can add a name, attributes, operations, and other property values.
  13. Save the diagram.
advertisement