Exploring methods by using static sequence diagrams

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

About this task

Static sequence diagrams show views of interaction operators. A static sequence diagram is a topic diagram, which has a .tpx file name extension. You can refresh static sequence diagram views of methods to reflect the latest changes in the source code. You can convert them to editable UML sequence diagrams, which have a .dnx file name extension, that you can use to understand and develop behaviors and interactions between classifiers.

Feedback