Creating views of methods by using static sequence diagrams

You can create static sequence diagram to present views of methods (operations), including constructs and signatures, in classifiers to visually represent and explore behaviors and interactions in applications.

Procedure

  1. In the navigation view, right-click a method; then click Visualize > Add to New Diagram File > Static Method Sequence Diagram.
  2. In the New Static Method Sequence Diagram wizard, in the Enter or select the parent folder field, specify the parent folder.
  3. In the File name field, type a file name.
  4. Click Finish.

What to do next

Tip: You can also create static views of methods from class, topic, or browse diagrams: Right-click a method in a classifier; then click Visualize > In Static Method Sequence Diagram.

Feedback