Réserver une Démo
Pré. Proc.

CustomProperties Collection

The CustomProperties collection contains 0 or more CustomProperties 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

Remarks

See also

Name

String

Notes: Read only

The CustomProperty name.

ObjectType

ObjectType

Notes: Read only

Distinguishes objects referenced through a Dispatch interface.

ObjectType

Value

String

Notes: Read/Write

The value associated with this CustomProperty. This can be:

  • A string
  • The Boolean values True or False, or
  • An enumeration value from a defined list

The UML 2.5 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