PyCharm 2016.2 Help

Working with Diagrams

In this part:

Prerequisites

Before you start working with UML diagrams, make sure that the UML Support plugin is enabled. The plugin is bundled with PyCharm and is activated by default. If it is not, enable the plugin as described in Enabling and Disabling Plugins.

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:

See Also

Last modified: 23 November 2016