Creating class diagrams

You can create a new Unified Modeling Language (UML) class diagram and then populate the diagram with Java™ classes and interfaces to understand the structure and relationships in Java applications.

To create a class diagram:
  1. In the Java perspective, click File > New > Class Diagram.
  2. In the New Class Diagram window, 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.
Related concepts
Class diagrams
Related tasks
Creating UML class diagrams of Java elements
Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.