Opening Diagrams and Source Code Files
From the UML Navigator, you can open diagrams in the
Diagram view and source code files in the Editor.
To open a diagram use one of the following methods:
- Double click the diagram node.
- Right click on the diagram node in the UML Navigator and select Open.
This opens the diagram in the current tab. If there are no tabs open, it
creates a new one.
- Right click on the diagram node in the UML Navigator and select Open in
New Tab.
- Choose Select on Diagram from the context menu of a diagram element (class,
interface, operation, attribute) to open the containing diagram if necessary
and to highlight the element on the diagram.
To open source code from the UML Navigator:
- Double click the class node in the UML Navigator. (Double clicking
a class or interface member highlights the declaration of the member as well.)
- Choose Select on Diagram from the context menu of a class node or member
to open the corresponding diagram in the Diagram view and highlight the node
or member.