Associated Views

There are several views related to the NED editor. These views can be displayed (if not already open) by choosing Window | Show View in the menu or by selecting a NED element in the graphical editor and selecting Show In from the context menu.

Note

If you are working with very large NED files, you may improve the performance of the editor by closing all NED file related views you do not need.

Outline View

The Outline View allows an overview of the current NED file. Clicking on an element will select the corresponding element in the text or graphical view. It has limited editing functionality; you can copy/cut/paste and delete an object.

Figure 2.8. Outline View

Outline View

Property View

The Property View contains all properties of the selected graphical element. Visual appearance, name, type and other properties can be changed in this view. Some fields have specialized editors that can be activated by clicking on the ellipsis button in the field editor. Fields marked with a small light bulb icon have content assist support. Pressing Ctrl+SPACE will display the possible values the field can hold.

Figure 2.9. Properties View

Properties View

Palette View

The Palette is normally displayed on the left or right side of the editor area and contains tools to create various NED elements. It is possible to hide the Palette by clicking on the little arrow in the corner. You can also detach it from the editor and display it as a normal Eclipse View (Window | Show View | Other... | General | Palette).

Problems View

The Problems View contains error and warning messages generated by the parser. Double-clicking a line will open the problematic file and move to the appropriate marker.

Figure 2.10. Problems View

Problems View

NED Inheritance View

The Inheritance View displays the relationship between different NED types. Select a NED element in the graphical editor or move the cursor into a NED definition and the Inheritance View will display the ancestors of this type. If you do not want the view to follow the selection in the editor, click the Pin icon on the view toolbar. This will fix the displayed type to the currently selected one.

Figure 2.11. NED Inheritance View

NED Inheritance View

Module Hierarchy View

The Module Hierarchy View shows the contained submodules and their parameters, several levels deep. It also displays the parameters and other contained features.

Figure 2.12. Module Hierarchy View

Module Hierarchy View

Parameters View

The Parameters View shows the parameters of the selected module including inherited parameters.

Figure 2.13. Outline View

Outline View

The latter two views are used mainly with the INI File Editor.