Creating UML sequence diagrams of Java elements

You can create Unified Modeling Language (UML) sequence diagrams of Java™ elements to understand and develop behaviors and interactions in Java or Enterprise JavaBeans™ (EJB) applications.

You must be in the Package Explorer or Project Explorer view.
To create a UML sequence diagram of Java elements:
  1. Right-click a Java class or interface, or selected Java classes and interfaces; then click Visualize > Add to New Diagram File > Sequence Diagram.
  2. In the New Sequence Diagram wizard, specify a parent folder and type a file name.
  3. Click Finish.
Related concepts
Sequence diagrams
Related tasks
Customizing the default settings for messages in UML sequence diagrams
Creating UML sequence diagrams
Populating UML sequence diagrams with Java elements
Showing operation and message signatures in UML sequence diagrams
Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.