-
- a class and its descendants,
- a class and its ancestor,
- a class and other classes derived from the same ancestor (siblings),
- a class and the interfaces it supports (implements)
- an interface and classes implementing (realizing) the interface.Show related classes: “Alt+Click” in Explorer Classes view shows Related Classes in a popup window. Also available from the classes view tool bar and Navigate pop-up sub menu and the IDE Editor Navigate commands.
Used to navigate (across modules) between