PyCharm 2020.3 Help

View class hierarchy as a class diagram

PyCharm helps you view the complete hierarchy of the selected type.

In doing so, you can modify the contents of the UML Class diagram, to show ancestor or descendant classes, types used in method signatures, and perform all actions that are available for UML Class diagrams.

umlPopup.png

To view class hierarchy as a UML Class diagram

  1. Open the desired class in the editor, and place the caret at the type you want to see hierarchy for.

  2. Do one of the following:

    • From the context menu, point to Diagrams, and then choose Show Diagram, or Show Diagram Popup

    • Press Ctrl+Alt+Shift+U or Ctrl+Alt+U

Last modified: 15 March 2021