Package net.opengis.ows20
Interface UnNamedDomainType
- 
- All Superinterfaces:
- EObject,- Notifier
 - All Known Subinterfaces:
- DomainType
 - All Known Implementing Classes:
- DomainTypeImpl,- UnNamedDomainTypeImpl
 
 public interface UnNamedDomainType extends EObjectA representation of the model object 'Un Named Domain Type'. Valid domain (or allowed set of values) of one quantity, with needed metadata but without a quantity name or identifier.The following features are supported: - See Also:
- Ows20Package.getUnNamedDomainType()
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description AllowedValuesTypegetAllowedValues()Returns the value of the 'Allowed Values' containment reference.AnyValueTypegetAnyValue()Returns the value of the 'Any Value' containment reference.DomainMetadataTypegetDataType()Returns the value of the 'Data Type' containment reference.ValueTypegetDefaultValue()Returns the value of the 'Default Value' containment reference.DomainMetadataTypegetMeaning()Returns the value of the 'Meaning' containment reference.EList<MetadataType>getMetadata()Returns the value of the 'Metadata' containment reference list.FeatureMapgetMetadataGroup()Returns the value of the 'Metadata Group' attribute list.NoValuesTypegetNoValues()Returns the value of the 'No Values' containment reference.DomainMetadataTypegetReferenceSystem()Returns the value of the 'Reference System' containment reference.DomainMetadataTypegetUOM()Returns the value of the 'UOM' containment reference.ValuesReferenceTypegetValuesReference()Returns the value of the 'Values Reference' containment reference.voidsetAllowedValues(AllowedValuesType value)Sets the value of the 'Allowed Values' containment reference.voidsetAnyValue(AnyValueType value)Sets the value of the 'Any Value' containment reference.voidsetDataType(DomainMetadataType value)Sets the value of the 'Data Type' containment reference.voidsetDefaultValue(ValueType value)Sets the value of the 'Default Value' containment reference.voidsetMeaning(DomainMetadataType value)Sets the value of the 'Meaning' containment reference.voidsetNoValues(NoValuesType value)Sets the value of the 'No Values' containment reference.voidsetReferenceSystem(DomainMetadataType value)Sets the value of the 'Reference System' containment reference.voidsetUOM(DomainMetadataType value)Sets the value of the 'UOM' containment reference.voidsetValuesReference(ValuesReferenceType value)Sets the value of the 'Values Reference' containment reference.
 
- 
- 
- 
Method Detail- 
getAllowedValuesAllowedValuesType getAllowedValues() Returns the value of the 'Allowed Values' containment reference. List of all the valid values and/or ranges of values for this quantity. For numeric quantities, signed values should be ordered from negative infinity to positive infinity.- Returns:
- the value of the 'Allowed Values' containment reference.
- See Also:
- setAllowedValues(AllowedValuesType),- Ows20Package.getUnNamedDomainType_AllowedValues()
 
 - 
setAllowedValuesvoid setAllowedValues(AllowedValuesType value) Sets the value of the 'Allowed Values' containment reference.- Parameters:
- value- the new value of the 'Allowed Values' containment reference.
- See Also:
- getAllowedValues()
 
 - 
getAnyValueAnyValueType getAnyValue() Returns the value of the 'Any Value' containment reference. Specifies that any value is allowed for this parameter.- Returns:
- the value of the 'Any Value' containment reference.
- See Also:
- setAnyValue(AnyValueType),- Ows20Package.getUnNamedDomainType_AnyValue()
 
 - 
setAnyValuevoid setAnyValue(AnyValueType value) Sets the value of the 'Any Value' containment reference.- Parameters:
- value- the new value of the 'Any Value' containment reference.
- See Also:
- getAnyValue()
 
 - 
getNoValuesNoValuesType getNoValues() Returns the value of the 'No Values' containment reference. Specifies that no values are allowed for this parameter or quantity.- Returns:
- the value of the 'No Values' containment reference.
- See Also:
- setNoValues(NoValuesType),- Ows20Package.getUnNamedDomainType_NoValues()
 
 - 
setNoValuesvoid setNoValues(NoValuesType value) Sets the value of the 'No Values' containment reference.- Parameters:
- value- the new value of the 'No Values' containment reference.
- See Also:
- getNoValues()
 
 - 
getValuesReferenceValuesReferenceType getValuesReference() Returns the value of the 'Values Reference' containment reference. Reference to externally specified list of all the valid values and/or ranges of values for this quantity. (Informative: This element was simplified from the metaDataProperty element in GML 3.0.)- Returns:
- the value of the 'Values Reference' containment reference.
- See Also:
- setValuesReference(ValuesReferenceType),- Ows20Package.getUnNamedDomainType_ValuesReference()
 
 - 
setValuesReferencevoid setValuesReference(ValuesReferenceType value) Sets the value of the 'Values Reference' containment reference.- Parameters:
- value- the new value of the 'Values Reference' containment reference.
- See Also:
- getValuesReference()
 
 - 
getDefaultValueValueType getDefaultValue() Returns the value of the 'Default Value' containment reference. Optional default value for this quantity, which should be included when this quantity has a default value.- Returns:
- the value of the 'Default Value' containment reference.
- See Also:
- setDefaultValue(ValueType),- Ows20Package.getUnNamedDomainType_DefaultValue()
 
 - 
setDefaultValuevoid setDefaultValue(ValueType value) Sets the value of the 'Default Value' containment reference.- Parameters:
- value- the new value of the 'Default Value' containment reference.
- See Also:
- getDefaultValue()
 
 - 
getMeaningDomainMetadataType getMeaning() Returns the value of the 'Meaning' containment reference. Meaning metadata should be referenced or included for each quantity.- Returns:
- the value of the 'Meaning' containment reference.
- See Also:
- setMeaning(DomainMetadataType),- Ows20Package.getUnNamedDomainType_Meaning()
 
 - 
setMeaningvoid setMeaning(DomainMetadataType value) Sets the value of the 'Meaning' containment reference.- Parameters:
- value- the new value of the 'Meaning' containment reference.
- See Also:
- getMeaning()
 
 - 
getDataTypeDomainMetadataType getDataType() Returns the value of the 'Data Type' containment reference. This data type metadata should be referenced or included for each quantity.- Returns:
- the value of the 'Data Type' containment reference.
- See Also:
- setDataType(DomainMetadataType),- Ows20Package.getUnNamedDomainType_DataType()
 
 - 
setDataTypevoid setDataType(DomainMetadataType value) Sets the value of the 'Data Type' containment reference.- Parameters:
- value- the new value of the 'Data Type' containment reference.
- See Also:
- getDataType()
 
 - 
getUOMDomainMetadataType getUOM() Returns the value of the 'UOM' containment reference. Identifier of unit of measure of this set of values. Should be included then this set of values has units (and not a more complete reference system).- Returns:
- the value of the 'UOM' containment reference.
- See Also:
- setUOM(DomainMetadataType),- Ows20Package.getUnNamedDomainType_UOM()
 
 - 
setUOMvoid setUOM(DomainMetadataType value) Sets the value of the 'UOM' containment reference.- Parameters:
- value- the new value of the 'UOM' containment reference.
- See Also:
- getUOM()
 
 - 
getReferenceSystemDomainMetadataType getReferenceSystem() Returns the value of the 'Reference System' containment reference. Identifier of reference system used by this set of values. Should be included then this set of values has a reference system (not just units).- Returns:
- the value of the 'Reference System' containment reference.
- See Also:
- setReferenceSystem(DomainMetadataType),- Ows20Package.getUnNamedDomainType_ReferenceSystem()
 
 - 
setReferenceSystemvoid setReferenceSystem(DomainMetadataType value) Sets the value of the 'Reference System' containment reference.- Parameters:
- value- the new value of the 'Reference System' containment reference.
- See Also:
- getReferenceSystem()
 
 - 
getMetadataGroupFeatureMap getMetadataGroup() Returns the value of the 'Metadata Group' attribute list. The list contents are of typeFeatureMap.Entry. Optional unordered list of other metadata about this quantity. A list of required and optional other metadata elements for this quantity should be specified in the Implementation Specification for this service.- Returns:
- the value of the 'Metadata Group' attribute list.
- See Also:
- Ows20Package.getUnNamedDomainType_MetadataGroup()
 
 - 
getMetadataEList<MetadataType> getMetadata() Returns the value of the 'Metadata' containment reference list. The list contents are of typeMetadataType. Optional unordered list of other metadata about this quantity. A list of required and optional other metadata elements for this quantity should be specified in the Implementation Specification for this service.- Returns:
- the value of the 'Metadata' containment reference list.
- See Also:
- Ows20Package.getUnNamedDomainType_Metadata()
 
 
- 
 
-