Package org.deegree.protocol.ows.metadata.domain

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.
 



Copyright © 2011. All Rights Reserved.