Class TLcdOWSUnNamedDomain
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
- Direct Known Subclasses:
TLcdOWSDomain
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to theDefaultValue
element.static final TLcdDataProperty
Data property that maps to theDataType
element.static final TLcdDataProperty
Data property that maps to theMeaning
element.static final TLcdDataProperty
Data property that maps to theMetadata
element.static final TLcdDataProperty
Data property that maps to theReferenceSystem
element.static final TLcdDataProperty
Data property that maps to theUOM
element.static final TLcdDataProperty
Data property that maps to the choice between theAllowedValues
andAnyValue
andNoValues
andValuesReference
elements. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the property that maps to theDefaultValue
element.Returns the value of the property that maps to theDataType
element.Returns the value of the property that maps to theMeaning
element.Returns the value of the property that maps to theMetadata
element.Returns the value of the property that maps to theReferenceSystem
element.getUOM()
Returns the value of the property that maps to theUOM
element.Returns the value of the property that maps to the choice between theAllowedValues
andAnyValue
andNoValues
andValuesReference
elements.void
setDefaultValue
(TLcdOWSValue aValue) Sets the value of the property that maps to theDefaultValue
element.void
Sets the value of the property that maps to theDataType
element.void
setMeaning
(TLcdOWSDomainMetadata aValue) Sets the value of the property that maps to theMeaning
element.void
Sets the value of the property that maps to theReferenceSystem
element.void
setUOM
(TLcdOWSDomainMetadata aValue) Sets the value of the property that maps to theUOM
element.void
setValueObjects
(ILcdDataObject aValue) Sets the value of the property that maps to the choice between theAllowedValues
andAnyValue
andNoValues
andValuesReference
elements.
-
Field Details
-
VALUE_OBJECTS_PROPERTY
Data property that maps to the choice between theAllowedValues
andAnyValue
andNoValues
andValuesReference
elements. The possible values for this property are instances of -
DEFAULT_VALUE_PROPERTY
Data property that maps to theDefaultValue
element. The possible values for this property are instances ofTLcdOWSValue
. -
MEANING_PROPERTY
Data property that maps to theMeaning
element. The possible values for this property are instances ofTLcdOWSDomainMetadata
. -
DOMAIN_META_DATA_TYPE_PROPERTY
Data property that maps to theDataType
element. The possible values for this property are instances ofTLcdOWSDomainMetadata
. -
UOM_PROPERTY
Data property that maps to theUOM
element. The possible values for this property are instances ofTLcdOWSDomainMetadata
. -
REFERENCE_SYSTEM_PROPERTY
Data property that maps to theReferenceSystem
element. The possible values for this property are instances ofTLcdOWSDomainMetadata
. -
METADATA_PROPERTY
Data property that maps to theMetadata
element. The possible values for this property are instances ofList<TLcdOWSMetadata>
.
-
-
Constructor Details
-
TLcdOWSUnNamedDomain
public TLcdOWSUnNamedDomain() -
TLcdOWSUnNamedDomain
-
-
Method Details
-
getValueObjects
Returns the value of the property that maps to the choice between theAllowedValues
andAnyValue
andNoValues
andValuesReference
elements.The possible values for this property are instances of
- Returns:
- the value of the
VALUE_OBJECTS_PROPERTY
property.
-
setValueObjects
Sets the value of the property that maps to the choice between theAllowedValues
andAnyValue
andNoValues
andValuesReference
elements.The possible values for this property are instances of
- Parameters:
aValue
- the value to set for theVALUE_OBJECTS_PROPERTY
property.
-
getDefaultValue
Returns the value of the property that maps to theDefaultValue
element.The default value for a quantity for which multiple values are allowed.
- Returns:
- the value of the
DEFAULT_VALUE_PROPERTY
property.
-
setDefaultValue
Sets the value of the property that maps to theDefaultValue
element.The default value for a quantity for which multiple values are allowed.
- Parameters:
aValue
- the value to set for theDEFAULT_VALUE_PROPERTY
property.
-
getMeaning
Returns the value of the property that maps to theMeaning
element.Definition of the meaning or semantics of this set of values. This Meaning can provide more specific, complete, precise, machine accessible, and machine understandable semantics about this quantity, relative to other available semantic information. For example, other semantic information is often provided in "documentation" elements in XML Schemas or "description" elements in GML objects.
- Returns:
- the value of the
MEANING_PROPERTY
property.
-
setMeaning
Sets the value of the property that maps to theMeaning
element.Definition of the meaning or semantics of this set of values. This Meaning can provide more specific, complete, precise, machine accessible, and machine understandable semantics about this quantity, relative to other available semantic information. For example, other semantic information is often provided in "documentation" elements in XML Schemas or "description" elements in GML objects.
- Parameters:
aValue
- the value to set for theMEANING_PROPERTY
property.
-
getDomainMetaDataType
Returns the value of the property that maps to theDataType
element.Definition of the data type of this set of values. In this case, the xlink:href attribute can reference a URN for a well-known data type. For example, such a URN could be a data type identification URN defined in the "ogc" URN namespace.
- Returns:
- the value of the
DOMAIN_META_DATA_TYPE_PROPERTY
property.
-
setDomainMetaDataType
Sets the value of the property that maps to theDataType
element.Definition of the data type of this set of values. In this case, the xlink:href attribute can reference a URN for a well-known data type. For example, such a URN could be a data type identification URN defined in the "ogc" URN namespace.
- Parameters:
aValue
- the value to set for theDOMAIN_META_DATA_TYPE_PROPERTY
property.
-
getUOM
Returns the value of the property that maps to theUOM
element.Definition of the unit of measure of this set of values. In this case, the xlink:href attribute can reference a URN for a well-known unit of measure (uom). For example, such a URN could be a UOM identification URN defined in the "ogc" URN namespace.
- Returns:
- the value of the
UOM_PROPERTY
property.
-
setUOM
Sets the value of the property that maps to theUOM
element.Definition of the unit of measure of this set of values. In this case, the xlink:href attribute can reference a URN for a well-known unit of measure (uom). For example, such a URN could be a UOM identification URN defined in the "ogc" URN namespace.
- Parameters:
aValue
- the value to set for theUOM_PROPERTY
property.
-
getReferenceSystem
Returns the value of the property that maps to theReferenceSystem
element.Definition of the reference system used by this set of values, including the unit of measure whenever applicable (as is normal). In this case, the xlink:href attribute can reference a URN for a well-known reference system, such as for a coordinate reference system (CRS). For example, such a URN could be a CRS identification URN defined in the "ogc" URN namespace.
- Returns:
- the value of the
REFERENCE_SYSTEM_PROPERTY
property.
-
setReferenceSystem
Sets the value of the property that maps to theReferenceSystem
element.Definition of the reference system used by this set of values, including the unit of measure whenever applicable (as is normal). In this case, the xlink:href attribute can reference a URN for a well-known reference system, such as for a coordinate reference system (CRS). For example, such a URN could be a CRS identification URN defined in the "ogc" URN namespace.
- Parameters:
aValue
- the value to set for theREFERENCE_SYSTEM_PROPERTY
property.
-
getMetadata
Returns the value of the property that maps to theMetadata
element.- Returns:
- the value of the
METADATA_PROPERTY
property.
-