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 classifier or operation.

Declaration View

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

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.

Call Hierarchy and Search View

The Open Call Hierarchy and the References context menu display results as usual in the Call Hierarchy and Search view, respectively. Classifiers or operations can be dragged onto the diagram. When an Java method is dragged from the Call Hierarchy view, the entire caller/callee hierarchy up to the root is recreated in the sequence diagram.

Type Hierarchy View

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