PyCharm 2018.2 Help

Working with Diagrams

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: 21 November 2018

See Also