Representation of enumerators and enumerator sets.
See: Description
| Class Summary | |
|---|---|
| Enumerator | A class that represents an enumerated value. |
| EnumeratorFormatException | Represents a problem related to parsing Enumerators and EnumeratorSets, in analogy with EnumeratorFormatException. |
| EnumeratorSet | A class that represents an immutable set of Enumerators. |
| EnumeratorSetTypeException | Indicates that an attempt was made to add or remove values of different type to an EnumeratorSet. |