|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AxisType
A representation of the model object 'Axis Type'. Definition of one axis in a field for which there are a vector of values. This type is largely a subset of the ows:DomainType as needed for a range field axis.
The following features are supported:
Wcs111Package.getAxisType()
Method Summary | |
---|---|
AvailableKeysType |
getAvailableKeys()
Returns the value of the 'Available Keys' containment reference. |
DomainMetadataType |
getDataType()
Returns the value of the 'Data Type' containment reference. |
java.lang.String |
getIdentifier()
Returns the value of the 'Identifier' attribute. |
DomainMetadataType |
getMeaning()
Returns the value of the 'Meaning' containment reference. |
org.eclipse.emf.common.util.EList |
getMetadata()
Returns the value of the 'Metadata' containment reference list. |
DomainMetadataType |
getReferenceSystem()
Returns the value of the 'Reference System' containment reference. |
DomainMetadataType |
getUOM()
Returns the value of the 'UOM' containment reference. |
void |
setAvailableKeys(AvailableKeysType value)
Sets the value of the ' Available Keys ' containment reference. |
void |
setDataType(DomainMetadataType value)
Sets the value of the ' Data Type ' containment reference. |
void |
setIdentifier(java.lang.String value)
Sets the value of the ' Identifier ' attribute. |
void |
setMeaning(DomainMetadataType value)
Sets the value of the ' Meaning ' containment reference. |
void |
setReferenceSystem(DomainMetadataType value)
Sets the value of the ' Reference System ' containment reference. |
void |
setUOM(DomainMetadataType value)
Sets the value of the ' UOM ' containment reference. |
Methods inherited from interface net.opengis.ows11.DescriptionType |
---|
getAbstract, getKeywords, getTitle |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
AvailableKeysType getAvailableKeys()
setAvailableKeys(AvailableKeysType)
,
Wcs111Package.getAxisType_AvailableKeys()
void setAvailableKeys(AvailableKeysType value)
Available Keys
' containment reference.
value
- the new value of the 'Available Keys' containment reference.getAvailableKeys()
DomainMetadataType getMeaning()
setMeaning(DomainMetadataType)
,
Wcs111Package.getAxisType_Meaning()
void setMeaning(DomainMetadataType value)
Meaning
' containment reference.
value
- the new value of the 'Meaning' containment reference.getMeaning()
DomainMetadataType getDataType()
setDataType(DomainMetadataType)
,
Wcs111Package.getAxisType_DataType()
void setDataType(DomainMetadataType value)
Data Type
' containment reference.
value
- the new value of the 'Data Type' containment reference.getDataType()
DomainMetadataType getUOM()
setUOM(DomainMetadataType)
,
Wcs111Package.getAxisType_UOM()
void setUOM(DomainMetadataType value)
UOM
' containment reference.
value
- the new value of the 'UOM' containment reference.getUOM()
DomainMetadataType getReferenceSystem()
setReferenceSystem(DomainMetadataType)
,
Wcs111Package.getAxisType_ReferenceSystem()
void setReferenceSystem(DomainMetadataType value)
Reference System
' containment reference.
value
- the new value of the 'Reference System' containment reference.getReferenceSystem()
org.eclipse.emf.common.util.EList getMetadata()
MetadataType
.
Optional unordered list of other metadata elements about this axis. A list of required and optional other metadata elements for this quantity can be specified in a WCS Application Profile.
Wcs111Package.getAxisType_Metadata()
java.lang.String getIdentifier()
setIdentifier(String)
,
Wcs111Package.getAxisType_Identifier()
void setIdentifier(java.lang.String value)
Identifier
' attribute.
value
- the new value of the 'Identifier' attribute.getIdentifier()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |