The navigation tree is shown in the left sub window of the system editor. It is used for accessing the various components of a system description. A node in the tree can be double clicked to view (or hide) the sub tree of the node.
The root of the navigation tree is named Project if the system is unnamed, otherwise the name of the system (i.e. the name of the .xml-file).
Each process template of the system description is represented by a node placed under the root of the navigation tree. When this node is selected (i.e. clicked) the automaton becomes available for editing in the right sub window of the system editor. Each template has a sub node named Declarations that is used for typing in local declarations and documentation comments.
The remaining three sub nodes of the root, named Global declarations, Process assignments, and System definition should be used for the global declarations and definitions.
Note: the navigation tree can be opened in a separate window using the "Drag out" button. The window returns to its original position when it is closed.