Automatically navigating to the source code of Java diagram elements

In UML visualization, you can automatically navigate from the diagram editor to the source code of Java diagram elements (classes and interfaces) to make modifications.

To automatically navigate to the source code of a Java element from the diagram editor:

  1. On the tool bar, click the Auto-Navigate to Source button.

  2. In the diagram editor, click a Java class or interface (or its field or method).

The source code of the selected Java element automatically opens in a separate editor.

 

Parent topic

Navigating to Java source code from diagrams

 

Related tasks

Navigating to the source code files of Java diagram elements
Starting the default Java editor from diagrams