The EnumeratedPropertyType class
Overview
class EnumeratedPropertyType extends PropertyType;
Enumerated property type. Owns the literals that are allowed as property values.

Detailed class diagram for EnumeratedPropertyType
See also: PropertyType, PropertyEnumerationLitteral
EnumeratedPropertyType properties
The class has the following association:
· Litteral:PropertyEnumerationLitteral: all allowed property values for this enumerated type.
EnumeratedPropertyType consistency rules
None, see PropertyType and PropertyEnumerationLitteral.