Enumeration literal dialog box
Enumeration literals
An enumeration literal is a symbolic value of an enumeration type element.
An enumeration type is defined as an integer type sub-set, composed of several possible values and defined with a symbolic name. The enumeration literal is this symbolic name.
The "Enumeration literal" dialog box contains four tabs - "Properties", "Notes", "Tagged values" and "Stereotypes". For information on these standard dialog box tabs, please see "Standard dialog box tabs".
The "Properties" tab of the "Enumeration literal" dialog box
The "Properties" tab of the "Enumeration literal" dialog box is used to define an enumeration literal.

The "Properties" tab of the "Enumeration literal" dialog box
Key:
· "Name": This is the name of the enumeration literal, and represents a symbolic value of the associated enumeration.