Creating static sequence diagram views of Java methods

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

To create a static sequence diagram of a Java method, in the Package Explorer view, right-click a Java method; then click Visualize > Add to New Diagram File > Static Method Sequence Diagram.
Note: You can also create static sequence diagram views of Java methods from class, topic, or browse diagrams: right-click a method in a Java class or interface; then click Navigate > Open as Interaction.
Related concepts
Topic diagrams
Related tasks
Refreshing static sequence diagram views of Java methods
Converting static sequence diagram views of Java methods to editable UML sequence diagrams
Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.