|
The References tab applies to the
references view only.
- Size scale
You can select a size scale, just like in the
recorded object view settings.
- Show object IDs
If checked, all objects are annotated with object IDs. This can help you in checking if two objects
in two different reference graphs are the same or not.
- Show declaring class if different from actual class
In the incoming and outgoing reference tree views, the declaring class of a field will be displayed
as well if it is different from the actual class or the object (i.e. the field has been declared in a super-class).
Since this can add a lot of potentially distracting information to the reference trees, you can switch it
off with this setting. In the reference graph, the declaring class is always displayed in the tool tip on the
reference arrows.
- Show fields with null values in outgoing reference view
By default, the outgoing reference view does not show fields that have a null value. Under some circumstances
it can be useful to show null values, for example when you want to add a filter script for a field that is
null most of the time or for debugging purposes. This option works for instance fields as well as for static fields.
- Instance block size
The reference view only show a capped number of instances. This cap which is configurable here,
has a default value of 100. Note that you can easily add more objects with the hyperlinks at the bottom of the
reference tables.
|