Directive annotation

The directive tags aren’t used to store UML data. They are used to change the behaviors of code generator. Right now, there is only one directive annotation.

@uml (0…1)

Name

Value Type

Cardinality

Default value

Description

bodyGenerated

Boolean

(0…1)

“true”

true” indicates the content is generated and regenerated by UML generator.

This directive is used only for the method generation for accessos and the field initialization.