Thursday, December 29, 2016

UML Datatype Properties dialog box (Enumeration category)

UML Datatype Properties dialog box (Enumeration category)

Use this dialog box to define an enumeration data type.

The Enumeration category becomes available when you select Enumeration as the stereotype for a data type (on the Datatype category in the UML Datatype Properties dialog box).

Enumeration Literals

Lists each enumeration and its literal value for the data type.

To quickly edit the enumeration name, click a field under Enumeration and type the name. To quickly edit the literal value, click a field under LiteralValue and type the value.

New

Click to create new enumerated literals.

Duplicate

Click to add a new enumeration to the list with the same property values as the selected enumeration.

Delete

Click to delete the selected enumeration from the list.

Move Up/Move Down

After you select an enumeration, click to change the order in which the enumeration is stored. You can only reorder within the same data type.

No comments:

Post a Comment