Extensions on association ends

Tagged values on association ends

Name Label Parameters Behaviours
Cxx.BasicType Basic Type Type Indicates a basic type that will be converted to a specific type in the current type package.

Stereotypes on association ends

Name Label Behaviours
Cxx.CLI.AssociationEndProperty CLI Property Indicates that this element represents a CLI property.

Tagged values on <<CLI Property>> association ends

Name Label Parameters Behaviours
Cxx.CLI.Abstract Abstrac N/A Indicates that the property is abstract.
Cxx.CLI.GetterVisibility Getter visibility Visibility kind Specifies the visibility of the generated getter.
Cxx.CLI.Override Override N/A Indicates that this property overrides a virtual one.
Cxx.CLI.Sealed Sealed N/A Indicates that the property is sealed.
Cxx.CLI.SetterVisibility Setter visibility Visibility kind Specifies the visibility of the generated setter.

Notes on <<CLI Property>> association ends

Name Label Behaviours
Cxx.CLI.GetterCode Getter code Contains the code to insert in the generated getter.
Cxx.CLI.SetterCode Setter code Contains the code to insert in the generated setter.