|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DomainSubsetType
A representation of the model object 'Domain Subset Type'. Definition of the desired subset of the domain of the coverage. Contains a spatial BoundingBox and optionally a TemporalSubset.
The following features are supported:
Wcs111Package.getDomainSubsetType()
Method Summary | |
---|---|
BoundingBoxType |
getBoundingBox()
Returns the value of the 'Bounding Box' containment reference. |
org.eclipse.emf.ecore.util.FeatureMap |
getBoundingBoxGroup()
Returns the value of the 'Bounding Box Group' attribute list. |
TimeSequenceType |
getTemporalSubset()
Returns the value of the 'Temporal Subset' containment reference. |
void |
setBoundingBox(BoundingBoxType value)
Sets the value of the ' Bounding Box ' containment reference. |
void |
setTemporalSubset(TimeSequenceType value)
Sets the value of the ' Temporal Subset ' 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 |
---|
org.eclipse.emf.ecore.util.FeatureMap getBoundingBoxGroup()
FeatureMap.Entry
.
Definition of desired spatial subset of a coverage domain. When the entire spatial extent of this coverage is desired, this BoundingBox can be copied from the Domain part of the Coverage Description. However, the entire spatial extent may be larger than a WCS server can output, in which case the server shall respond with an error message. Notice that WCS use of this BoundingBox is further specified in specification Subclause 7.5.
Wcs111Package.getDomainSubsetType_BoundingBoxGroup()
BoundingBoxType getBoundingBox()
setBoundingBox(BoundingBoxType)
,
Wcs111Package.getDomainSubsetType_BoundingBox()
void setBoundingBox(BoundingBoxType value)
Bounding Box
' containment reference.
value
- the new value of the 'Bounding Box' containment reference.getBoundingBox()
TimeSequenceType getTemporalSubset()
setTemporalSubset(TimeSequenceType)
,
Wcs111Package.getDomainSubsetType_TemporalSubset()
void setTemporalSubset(TimeSequenceType value)
Temporal Subset
' containment reference.
value
- the new value of the 'Temporal Subset' containment reference.getTemporalSubset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |