|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DatasetDescriptionSummaryBaseType
A representation of the model object 'Dataset Description Summary Base Type'. Typical dataset metadata in typical Contents section of an OWS service metadata (Capabilities) document. This type shall be extended and/or restricted if needed for specific OWS use, to include the specific Dataset description metadata needed.
The following features are supported:
Ows11Package.getDatasetDescriptionSummaryBaseType()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getBoundingBox()
Returns the value of the 'Bounding Box' containment reference list. |
org.eclipse.emf.ecore.util.FeatureMap |
getBoundingBoxGroup()
Returns the value of the 'Bounding Box Group' attribute list. |
org.eclipse.emf.common.util.EList |
getDatasetDescriptionSummary()
Returns the value of the 'Dataset Description Summary' containment reference list. |
CodeType |
getIdentifier()
Returns the value of the 'Identifier' containment reference. |
org.eclipse.emf.common.util.EList |
getMetadata()
Returns the value of the 'Metadata' containment reference list. |
org.eclipse.emf.common.util.EList |
getWGS84BoundingBox()
Returns the value of the 'WGS84 Bounding Box' containment reference list. |
void |
setIdentifier(CodeType value)
Sets the value of the ' Identifier ' 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 |
---|
org.eclipse.emf.common.util.EList getWGS84BoundingBox()
WGS84BoundingBoxType
.
Unordered list of zero or more minimum bounding rectangles surrounding coverage data, using the WGS 84 CRS with decimal degrees and longitude before latitude. If no WGS 84 bounding box is recorded for a coverage, any such bounding boxes recorded for a higher level in a hierarchy of datasets shall apply to this coverage. If WGS 84 bounding box(es) are recorded for a coverage, any such bounding boxes recorded for a higher level in a hierarchy of datasets shall be ignored. For each lowest-level coverage in a hierarchy, at least one applicable WGS84BoundingBox shall be either recorded or inherited, to simplify searching for datasets that might overlap a specified region. If multiple WGS 84 bounding boxes are included, this shall be interpreted as the union of the areas of these bounding boxes.
Ows11Package.getDatasetDescriptionSummaryBaseType_WGS84BoundingBox()
CodeType getIdentifier()
setIdentifier(CodeType)
,
Ows11Package.getDatasetDescriptionSummaryBaseType_Identifier()
void setIdentifier(CodeType value)
Identifier
' containment reference.
value
- the new value of the 'Identifier' containment reference.getIdentifier()
org.eclipse.emf.ecore.util.FeatureMap getBoundingBoxGroup()
FeatureMap.Entry
.
Unordered list of zero or more minimum bounding rectangles surrounding coverage data, in AvailableCRSs. Zero or more BoundingBoxes are allowed in addition to one or more WGS84BoundingBoxes to allow more precise specification of the Dataset area in AvailableCRSs. These Bounding Boxes shall not use any CRS not listed as an AvailableCRS. However, an AvailableCRS can be listed without a corresponding Bounding Box. If no such bounding box is recorded for a coverage, any such bounding boxes recorded for a higher level in a hierarchy of datasets shall apply to this coverage. If such bounding box(es) are recorded for a coverage, any such bounding boxes recorded for a higher level in a hierarchy of datasets shall be ignored. If multiple bounding boxes are included with the same CRS, this shall be interpreted as the union of the areas of these bounding boxes.
Ows11Package.getDatasetDescriptionSummaryBaseType_BoundingBoxGroup()
org.eclipse.emf.common.util.EList getBoundingBox()
BoundingBoxType
.
Unordered list of zero or more minimum bounding rectangles surrounding coverage data, in AvailableCRSs. Zero or more BoundingBoxes are allowed in addition to one or more WGS84BoundingBoxes to allow more precise specification of the Dataset area in AvailableCRSs. These Bounding Boxes shall not use any CRS not listed as an AvailableCRS. However, an AvailableCRS can be listed without a corresponding Bounding Box. If no such bounding box is recorded for a coverage, any such bounding boxes recorded for a higher level in a hierarchy of datasets shall apply to this coverage. If such bounding box(es) are recorded for a coverage, any such bounding boxes recorded for a higher level in a hierarchy of datasets shall be ignored. If multiple bounding boxes are included with the same CRS, this shall be interpreted as the union of the areas of these bounding boxes.
Ows11Package.getDatasetDescriptionSummaryBaseType_BoundingBox()
org.eclipse.emf.common.util.EList getMetadata()
MetadataType
.
Optional unordered list of additional metadata about this dataset. A list of optional metadata elements for this dataset description could be specified in the Implementation Specification for this service.
Ows11Package.getDatasetDescriptionSummaryBaseType_Metadata()
org.eclipse.emf.common.util.EList getDatasetDescriptionSummary()
DatasetDescriptionSummaryBaseType
.
Metadata describing zero or more unordered subsidiary datasets available from this server.
Ows11Package.getDatasetDescriptionSummaryBaseType_DatasetDescriptionSummary()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |