Book a Demo
Prev Next

Python Conventions

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

Stereotypes

Stereotype

Corresponds to

See also

TypeAlias

Class

Corresponds To: Explicit Type Alias

Learn more

Tagged Values

Tag

Applies To

See also

async

Operation

Corresponds To: The 'async' keyword in function definition.

Decorators

Class, Operation

Corresponds To: The decorators applied to this element in the source.

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