Integration with Views

Outline View

The Outline View shows all nodes in a diagram, along with their fields and methods. Selecting a node in the outline also selects it in the diagram (scrolling the diagram to its position if necessary) and vice verse. Below the outline is a thumbnail of the entire diagram, which allows easy navigation in large diagrams.

Javadoc View

The Javadoc View shows the documentation of the selected classfier.

Declaration View

The Declaration View shows the source code of the currently selected classifier.

Console View

The Console View contains a log of problems that are usually related to licensing issues. Diagram-related issues are shown as markers in the Problems view and are indicated on the diagram itself in the Package Explorer and the Project Explorer. Note that these markers only appear when a diagram is actually opened.

Type Hierarchy View

The Open Type Hierarchy context menu of a classifier shows its inheritance hierarchy as usual, from which classifiers can be dragged onto the diagram.

Call Hierarchy View

The Call Hierarchy context menu of an operation shows its callers as usual. Classifiers can be dragged onto the diagram.

Search View

The References context menu of a classifier displays search results as usual in the Search View, from which classifiers can be dragged onto the diagram.