|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CoverageSummaryType
A representation of the model object 'Coverage Summary Type'. Brief metadata describing one or more coverages available from this WCS server.
The following features are supported:
Wcs111Package.getCoverageSummaryType()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getCoverageSummary()
Returns the value of the 'Coverage Summary' containment reference list. |
java.lang.String |
getIdentifier()
Returns the value of the 'Identifier' attribute. |
java.lang.String |
getIdentifier1()
Returns the value of the 'Identifier1' attribute. |
org.eclipse.emf.common.util.EList |
getMetadata()
Returns the value of the 'Metadata' containment reference list. |
org.eclipse.emf.common.util.EList |
getSupportedCRS()
Returns the value of the 'Supported CRS' attribute list. |
org.eclipse.emf.common.util.EList |
getSupportedFormat()
Returns the value of the 'Supported Format' attribute list. |
org.eclipse.emf.common.util.EList |
getWGS84BoundingBox()
Returns the value of the 'WGS84 Bounding Box' containment reference list. |
void |
setIdentifier(java.lang.String value)
Sets the value of the ' Identifier ' attribute. |
void |
setIdentifier1(java.lang.String value)
Sets the value of the ' Identifier1 ' attribute. |
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 |
---|
org.eclipse.emf.common.util.EList getMetadata()
MetadataType
.
Optional unordered list of more metadata elements about this coverage. A list of metadata elements for CoverageSummaries could be specified in a WCS Application Profile.
Wcs111Package.getCoverageSummaryType_Metadata()
org.eclipse.emf.common.util.EList getWGS84BoundingBox()
WGS84BoundingBoxType
.
Unordered list of minimum bounding rectangles surrounding coverage data, using WGS 84 CRS with decimal degrees and longitude before latitude. These bounding boxes shall also apply to lower-level CoverageSummaries under this CoverageSummary, unless other bounding boxes are specified.
Wcs111Package.getCoverageSummaryType_WGS84BoundingBox()
org.eclipse.emf.common.util.EList getSupportedCRS()
String
.
Unordered list of references to CRSs in which GetCoverage operation requests and responses may be expressed. These CRSs shall also apply to all lower-level CoverageSummaries under this CoverageSummary, in addition to any other CRSs referenced.
Wcs111Package.getCoverageSummaryType_SupportedCRS()
org.eclipse.emf.common.util.EList getSupportedFormat()
String
.
Unordered list of identifiers of formats in which GetCoverage operation responses may be encoded. These formats shall also apply to all lower-level CoverageSummaries under this CoverageSummary, in addition to any other formats identified.
Wcs111Package.getCoverageSummaryType_SupportedFormat()
org.eclipse.emf.common.util.EList getCoverageSummary()
CoverageSummaryType
.
Unordered list of lower-level CoverageSummaries under this CoverageSummary.
Wcs111Package.getCoverageSummaryType_CoverageSummary()
java.lang.String getIdentifier()
setIdentifier(String)
,
Wcs111Package.getCoverageSummaryType_Identifier()
void setIdentifier(java.lang.String value)
Identifier
' attribute.
value
- the new value of the 'Identifier' attribute.getIdentifier()
java.lang.String getIdentifier1()
setIdentifier1(String)
,
Wcs111Package.getCoverageSummaryType_Identifier1()
void setIdentifier1(java.lang.String value)
Identifier1
' attribute.
value
- the new value of the 'Identifier1' attribute.getIdentifier1()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |