Package cdc.enums
package cdc.enums
-
ClassDescriptionBase class for dynamic enum support.AbstractForestDynamicEnum<V extends AbstractForestDynamicEnum<V>>Dynamic enumeration of values organized as a forest (several trees).AbstractForestDynamicEnum.Creator<V extends ForestDynamicEnum<V>>Interface used to create new instances of a dynamic enum.AbstractForestDynamicEnum.Modifier<V extends ForestDynamicEnum<V>>AbstractForestDynamicEnum.Support<V extends ForestDynamicEnum<V>>Support interface describing standard methods expected for a dynamic enum.AbstractListDynamicEnum<V extends AbstractListDynamicEnum<V>>Dynamic enumeration of independent values.AbstractListDynamicEnum.Creator<V extends ListDynamicEnum<V>>Interface used to create new instances of a dynamic enum.AbstractListDynamicEnum.Modifier<V extends ListDynamicEnum<V>>AbstractListDynamicEnum.Support<V extends ListDynamicEnum<V>>Support interface describing standard methods expected for a dynamic enum.Mask (set) of values belonging to a list type.Converter of EnumMask to String.EnumType implementation dedicated to booleans.Mask of non nullable booleans.Features that can be supported by an implementation.DagType<V>Interface describing a DAG type.Base interface of dynamic enumerations.Base interface of services offered by dynamic enumerations.Specialization of AbstractEnumMask dedicated to non nullable standard enums masks.EnumSynthesisMask<E extends Enum<E>>Specialization of
AbstractSynthesisMaskto non nullable enum values.EnumType<V>Interface describing an enumerated type.Factory of EnumType implementations dedicated to enums.ForestDynamicEnum<V extends ForestDynamicEnum<V>>ListDynamicEnum<V extends ListDynamicEnum<V>>ListType<V>Interface describing a List type.Interface describing a mask based on DagType.Interface describing a mask type.Converter from a mask to a string.Enumeration for nullable.Mask of nullable booleans.NullableEnumMask<E extends Enum<E>>Specialization of AbstractEnumMask dedicated to standard enums.NullableEnumSynthesisMask<E extends Enum<E>>Specialization ofAbstractSynthesisMaskto nullable enum values.StringToDynamicEnum<V extends DynamicEnum>Converter from String to DynamicEnum.Converter from a string to a mask.Interface describing a synthesis mask.Enumeration of synthesis statuses.