Previous Next
Component Browsing (Has-a relationship)

As you can see in the illustration above, the components of the class MenuBar are displayed. The second entry in the newly created tree should be the following:
cl MenuBar > H cl VObject
This means that: the class MenuBar Has class VObject.
You may also want to know where
VObject is a component:

  1. Select class VObject in the created component hierarchy.
  2. In the Graph view, choose Context menu > VObject Referred-By.
    This may take a little time if it is the first Referred-By query in the project.
    The subtree of class
    VObject now shows all classes that have VObject as a component.
  3. Now hide the subnodes of MenuBar by selecting it in the Graph view and choosing Context menu > Hide Subnodes of MenuBar.