Chapter 10. Panes

Table of Contents
Navigation Pane
Diagram Pane
Overview Pane
Details Pane

The panes in Poseidon for UML divide the application workspace into 4 sections, each with a specific purpose. They make the process of modelling easier by providing quick access to all parts of the project. These panes can be resized and hidden as you require.

Navigation Pane

As a model grows, its complexity likewise increases. It becomes more and more necessary to have different organizations of the model to facilitate easy navigation. This is what the Navigation pane has been designed to do; present the elements of a model in different arrangements based on pre-determined criteria. Poseidon calls these arrangements 'views'.

Each view positions the elements within the model hierarchy differently. Views are not required to display all of the elements of a model, only those which pertain to their organization schema. The one similarity between all of the views is the root node, which is always the model itself. In the case of the default example, this would be 'Softsale'.

The views offered by Poseidon are as follows:

Add a tab

Adding a tab allows you to view several navigation views at one time. You can add as many tabs as you like to the Navigation pane, up to the number of views, that is.

To add a tab to the Navigation pane:

  1. Click the Add Tab button. A new tab will appear in front.

  2. Select a different view for this tab from the dropdown list.

Delete a tab

Deleting a tab is equally as easy.

To delete a tab:

  1. Move the mouse to the right side of the name of the tab. A 'close' button with an 'X' on it will appear.

  2. Click this button to close the tab.

Delete a diagram

Deleting a diagram in Poseidon removes the diagram itself completely from the model, but leaves the the elements contained within that model intact.

There are two ways to delete a diagram, through the Edit menu and through the context menu.

To delete a diagram using the Edit menu:

  1. Select a diagram in the Navigation pane.

  2. Select 'Remove Diagram' from the Edit menu. A dialog will appear to prevent unintended deletion of the diagram.

To delete a diagram through the context menu:

  1. Select the diagram in the Navigation pane.

  2. Right-click on the diagram name and select 'Remove Diagram'. The same dialog box mentioned above will appear.