Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Python Conventions

Enterprise Architect supports the round trip engineering of Python, where the following conventions are used.

Reference

Tagged Values

Tag

Applies To

Corresponds To

Decorators

Class, Operation

The decorators applied to this element in the source.

Topics

Topic

Detail

See also

Other Conventions

Model members with Private Scope correspond to code members with two leading underscores
Attributes are only generated when the Initial value is not empty
All types are reverse engineered as var

 

 

Learn more