The panes in Poseidon for UML divide the application workspace into 4 sections, each with a specific purpose. This design eases the process of modeling by providing quick access to all parts of the project. The panes can be resized and hidden as you work with your models.
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 'StattAuto'.
The views offered by Poseidon are as follows:
Class Centric
Diagram Centric
Inheritance Centric
Model Index
Package Centric
State Centric
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:
Click the
Add Tab button. A new tab will appear in front.
Select a different view for this tab from the dropdown list.
Deleting a tab is equally as easy.
To delete a tab:
Move the mouse to the right side of the name of the tab. A 'close' button with an 'X' on it will appear.
Click this button to close the tab.
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:
Select a diagram in the Navigation pane.
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:
Select the diagram in the Navigation pane.
Right-click on the diagram name and select 'Remove Diagram'. The same dialog box mentioned above will appear.