All Classes and Interfaces

Class
Description
 
 
Base class for dynamic enum support.
Dynamic enumeration of values organized as a forest (several trees).
Interface used to create new instances of a dynamic enum.
 
Support interface describing standard methods expected for a dynamic enum.
Dynamic enumeration of independent values.
Interface used to create new instances of a dynamic enum.
 
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.
Interface describing a DAG type.
Base interface of dynamic enumerations.
Base interface of services offered by dynamic enumerations.
 
EnumMask<E extends Enum<E>>
Specialization of AbstractEnumMask dedicated to non nullable standard enums masks.
Specialization of AbstractSynthesisMask to non nullable enum values.
Interface describing an enumerated type.
Factory of EnumType implementations dedicated to enums.
 
 
Interface describing a List type.
Mask<M extends Mask<M,V>,V>
Interface describing a mask based on DagType.
MaskSupport<M extends Mask<M,V>,V>
Interface describing a mask type.
MaskToString<M extends Mask<M,V>,V>
Converter from a mask to a string.
Enumeration for nullable.
Mask of nullable booleans.
Specialization of AbstractEnumMask dedicated to standard enums.
Specialization of AbstractSynthesisMask to nullable enum values.
Converter from String to DynamicEnum.
StringToMask<M extends Mask<M,V>,V>
Converter from a string to a mask.
Interface describing a synthesis mask.
 
Enumeration of synthesis statuses.