Object Display
You use the Object display to display classes and their instances (objects) together with their technical attributes and inheritance relationship.

To open an object in the Object display, choose the Objects tab and enter the name of the object.
The Object display consists of the following tab pages:
This tab page displays a list of the names and the status of all objects which have been previously displayed in the current Debugger session. By double-clicking an object from the list, you can view it in Individual Display.
The following information is displayed for the object:
● The name of the object is displayed in the Object input field. The name provides information about the type of object that is described in Naming Conventions for Anonymous Storage Objects.
● If the object is addressed by a reference variable, the name of the reference is displayed in Reference input field.
● In the View input field, if you choose F4, a dialog box appears where you can select a superclass or interface from the inheritance hierarchy of the object. The system displays only the attributes inherited from this superclass or the attributes contained in the selected interface.
You use this tab to display objects in the following display modes:
● Inheritance Relationship Display