|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
PossibleValues | Defines that no values are allowed for this Domain . |
Values | Marker interface for types that are allowed for building an AllowedValues instance. |
Class Summary | |
---|---|
AllowedValues | PossibleValues that are defined by a list of all valid values and/or ranges of values. |
AnyValue | PossibleValues that allow any value. |
Domain | Defines the domain of validity for a quantity with an optional name. |
NoValues | PossibleValues that doesn't allow any value. |
Range | A range of values of a numeric parameter. |
Value | A single value. |
ValuesReference | PossibleValues that are defined by a reference to an externally specified list of all the valid values and/or
ranges of values. |
Enum Summary | |
---|---|
RangeClosure | Specifies which of the boundary values are included in a Range . |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |