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.
The Javadoc View shows the documentation of the selected classfier.
The Declaration View shows the source code of the currently
selected classifier.
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.
The Open Type Hierarchy context menu of a classifier shows its inheritance hierarchy as usual, from which classifiers can be dragged onto the diagram.
The Call Hierarchy context menu of an operation shows its callers as usual. Classifiers can be dragged onto the diagram.
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.