PyCharm 2017.3 Help

Working with Diagrams

This feature is only supported in the Professional edition.

In this part:

Basics

UML model in PyCharm is represented by a Class diagram in standard notation.

PyCharm enables using UML class diagrams to analyze  Python classes,  and the structure of the databases and tables. Besides that, you can explore changes committed to VCS.

Features

In PyCharm, Class diagram features:

Last modified: 28 March 2018

See Also