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

CustomProperties Collection

The CustomProperties collection contains 0 or more Cust Properties associated with the current element. These properties provide advanced UML configuration options, and must not be added to or deleted. The value of each property can be set.

CustomProperty:

Attribute

Type

Notes

Name

String

Read only

The CustomProperty name.

 

ObjectType

ObjectType

Read only

Distinguishes objects referenced through a Dispatch interface.

 

Value

String

Read/Write

The value associated with this custom property. This can be:

A string
The boolean values true or false, or
An enumeration value from a defined list

 

The UML 2.4.1 specification in general provides information on the kinds of enumeration  relevant here.

 

Notes

The number and type of properties vary depending on the actual element