The PropertyEnumerationLitteral class
Overview
class PropertyEnumerationLitteral extends ModelElement;
Enumeration literal for properties. A PropertyEnumerationLitteral belongs to an EnumeratedPropertyType. Its Name attribute gives the literal value.

Detailed class diagram for PropertyEnumerationLitteral
PropertyEnumerationLitteral properties
The class inherits the following attribute:
· Name: Value of the literal.
PropertyEnumerationLitteral consistency rules
Composition:
· A PropertyEnumerationLitteral must belong to an EnumeratedPropertyType.
Name:
· A PropertyEnumerationLitteral's name must respect unicity rules in the EnumeratedPropertyType.