PhpStorm 2018.2 Help

Viewing Ancestors, Descendants, and Usages

To show ancestor and descendant types

  1. Open UML Class diagram

  2. Select a node element in diagram.

  3. On the context menu, choose one of the following commands, or press keyboard shortcuts:
    • Go to | Implementation Ctrl+Alt+B

    • Show Parents Ctrl+Alt+P

  4. If there are several classes available, select the desired one from the pop-up list:

    The selected class will be added to the UML Class diagram, with the corresponding relationship links:

To find usages of a diagram element

  1. Select a diagram element.

  2. On the context menu of the selection, select the desired Find Usages command.

Last modified: 21 November 2018

See Also

Procedures: