next up previous contents
Next: Object level Up: Using the Editor Previous: Basics

Traversing the subsystem hierarchy

The initial node in the root window, named Rigi, represents the root level node in the layered, hierarchical graph stored in the rsf file.

At times there may be more than one node at the root level, each of which represents additional hierarchical structures.

tex2html_wrap4856

To perform an overview of the subsystem hierarchy descending from the Rigi node:

  1. Place the pointer over the Rigi node and click the left mouse button on it to select the node.

    Selected nodes are highlighted, that is, shown in a solid color.

  2. Choose Overview from the Navigate menu.

    A new Overview window appears, presenting the tree-like structure below the Rigi node. The Rigi node is at the top of the tree. An Overview window presents a vertical ``slice'' of the hierarchy. The arcs you see that span levels in the hierarchy are known as level arcs. For clarity, the arcs within a level and the node labels are filtered in an Overview window.

    tex2html_wrap4858

tex2html_wrap_inline4854 Tip: Resize this window and place it in a corner of the screen while you work.

To traverse down the hierarchy by opening nodes:

  1. Double-left-click on the Rigi node in the original root window to open the node and descend to the system level.

    A new Children window appears, showing the children of Rigi in the hierarchy; the parent node, Rigi, is named in the window title. There is one node, named Base, in this particular example. For more complex software systems, there may be multiple at this level to, for example, represent several functional components.

    tex2html_wrap4860

  2. Open the Base node to descend to the directory level.

    A new Children window appears, showing the children of Base. Similarly, there is one node though there can be more. This node, named src, represents the directory which contains the source code of the list example. For a more complex system, there may be multiple directories containing its code.

    tex2html_wrap4862

  3. Open the src System node to descend to the object level.

    A new Children window appears, becoming active and showing the children of src. This level is the lowest one in the current hierarchy; you will later identify subsystems at this level, collapse related nodes, and form an even deeper hierarchy.


next up previous contents
Next: Object level Up: Using the Editor Previous: Basics

James Uhl
Wed Jul 10 14:13:22 PDT 1996