|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContentsType
A representation of the model object 'Contents Type'.
The following features are supported:
Wcs111Package.getContentsType()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getCoverageSummary()
Returns the value of the 'Coverage Summary' containment reference list. |
org.eclipse.emf.common.util.EList |
getOtherSource()
Returns the value of the 'Other Source' 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. |
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 getCoverageSummary()
CoverageSummaryType
.
Unordered list of brief metadata describing top-level coverages available from this WCS server. This list shall be included unless one or more OtherSources are referenced and all this metadata is available from those sources.
Wcs111Package.getContentsType_CoverageSummary()
org.eclipse.emf.common.util.EList getSupportedCRS()
String
.
Unordered list of references to coordinate reference systems in which GetCoverage operation requests and responses may be expressed. This list of SupportedCRSs shall be the union of all of the supported CRSs in all of the nested CoverageSummaries. Servers should include this list since it reduces the work clients need to do to determine that they can interoperate with the server. There may be a dependency of SupportedCRS on SupportedFormat, as described in Subclause 10.3.5.
Wcs111Package.getContentsType_SupportedCRS()
org.eclipse.emf.common.util.EList getSupportedFormat()
String
.
Unordered list of identifiers of formats in which GetCoverage operation response may be encoded. This list of SupportedFormats shall be the union of all of the supported formats in all of the nested CoverageSummaries. Servers should include this list since it reduces the work clients need to do to determine that they can interoperate with the server. There may be a dependency of SupportedCRS on SupportedFormat, as described in clause 10.3.5.
Wcs111Package.getContentsType_SupportedFormat()
org.eclipse.emf.common.util.EList getOtherSource()
OnlineResourceType
.
Unordered list of references to other sources of coverage metadata. This list shall be included unless one or more CoverageSummaries are included.
Wcs111Package.getContentsType_OtherSource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |