MetadataMetamodelConstantValueCategory
The ConstantValue.Category enumerated type defines enumeration values for the valid kinds of values.
PRIMITIVE : Indicates the type of constant value is primitive.
LIST : Indicates the type of constant value is a list.
Enumeration: PRIMITIVE, LIST,