Previous Next
Menus

Edit menu

Edit menu command Description
Replace Include Statements Starts the Retriever in Replace Only mode where you can globally change the references.

Show menu

Show menu command Description
Include Statement Opens a Source Editor and is positioned at the include statement.
FileName Opens a Source Editor and loads the currently selected file into it.

Info menu

Info menu command Description
Includes Starts a query to display the files that the selected file includes. The current filter setting applies.
Included-By Starts a query to display the files that include the selected file. The current filter setting applies.

View menu
The first three commands in the View menu are described under View menu.
You can use the following View menu entries to specify the layout of the Graph View:

View menu Command Description
Show/Hide Project Name Toggles whether project names are displayed in the Graph View
Layout > The first three commands in the Layout submenu allow you to select a general layout for the Hierarchy Graph.
The three commands below the separator allow you to select the kind of connecting lines used for each general layout selected above the separator. This in turn affects the overall layout.
Show/Hide Project Name Shows/hides project names.
Start from FileName Makes the currently selected file the root file of the graph. All other nodes are deleted from the graph.
Hide Subnodes of FileName Hides all subnodes of the selected file.
Show Restricted Tree of FileName Shrinks the graph in such a way that only parent and subnodes are displayed. All other nodes are deleted from the graph.
Zoom commands Allow you to zoom in and out.

History menu
The History menu contains a list of previous root files, as well as the current root file. Selecting a file from the list makes it the new root file of the graph.

Previous Next