Rational Programming Patterns for System z

Searching for the references to an instance

You can search for its super references (the instances in which your current instance is called) or its sub references (the instances called by your current instance).

Procedure

  1. In the Design Explorer view, open a location (it must be represented by open location).
  2. Click an entity line to display its instances already present in your location.
  3. Right-click an instance and select References > Sub references or References > Super references.

Results

You automatically switch to the References view where the result of the reference search is displayed. The view title reminds the type of references displayed (References (Super) or References (Sub)) as well as the instance name.

To toggle from the super references to the sub references, click the sub references button in the view toolbar.

To toggle from the sub references to the super references, click the super references button.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)