|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CoverageDomainType
A representation of the model object 'Coverage Domain Type'. Definition of the spatial-temporal domain of a coverage. The Domain shall include a SpatialDomain (describing the spatial locations for which coverages can be requested), and should included a TemporalDomain (describing the time instants or intervals for which coverages can be requested).
The following features are supported:
Wcs111Package.getCoverageDomainType()
Method Summary | |
---|---|
SpatialDomainType |
getSpatialDomain()
Returns the value of the 'Spatial Domain' containment reference. |
TimeSequenceType |
getTemporalDomain()
Returns the value of the 'Temporal Domain' containment reference. |
void |
setSpatialDomain(SpatialDomainType value)
Sets the value of the ' Spatial Domain ' containment reference. |
void |
setTemporalDomain(TimeSequenceType value)
Sets the value of the ' Temporal Domain ' containment reference. |
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 |
---|
SpatialDomainType getSpatialDomain()
If the meaning of the 'Spatial Domain' containment reference isn't clear, there really should be more of a description here...
setSpatialDomain(SpatialDomainType)
,
Wcs111Package.getCoverageDomainType_SpatialDomain()
void setSpatialDomain(SpatialDomainType value)
Spatial Domain
' containment reference.
value
- the new value of the 'Spatial Domain' containment reference.getSpatialDomain()
TimeSequenceType getTemporalDomain()
setTemporalDomain(TimeSequenceType)
,
Wcs111Package.getCoverageDomainType_TemporalDomain()
void setTemporalDomain(TimeSequenceType value)
Temporal Domain
' containment reference.
value
- the new value of the 'Temporal Domain' containment reference.getTemporalDomain()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |