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

Attributes Dialog - Detail

This topic describes the fields and options of the Detail page of the Attributes dialog.

Reference:

Field

Action

See also

Lower bound

Define a lower limit to the number of elements allowed in the collection

 

Upper bound

Define an upper limit to the number of elements allowed in the collection

 

Allow Duplicates

Indicate that duplicates are allowed

Maps to the UML property isUnique, value FALSE

 

Ordered Multiplicity

Indicate that the collection is ordered

 

Redefined Property

Review the redefined properties for the attribute

Add redefined properties by clicking on the Add button to display the Select Property dialog

 

Select Property dialog

Subsetted Property

Review the subsetted properties for the attribute

Add subsetted properties by clicking on the Add button to display the Select Property dialog

Collection

Code the attribute as an array, so that it can contain multiple concurrent values rather than a single value

 

Attribute is a Collection

Indicate that the attribute is a collection (array)

 

Container Type

Enter the name of the container type

 

Transient

(For Java code) indicate that the attribute can change regardless of what the code is performing

 

Qualifiers

Click on this button to add Qualifiers to the attribute

The Qualifiers dialog displays

Qualifiers

Qualifiers dialog