|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IdentificationType
A representation of the model object 'Identification Type'. Extended metadata identifying and describing a set of data. This type shall be extended if needed for each specific OWS to include additional metadata for each type of dataset. If needed, this type should first be restricted for each specific OWS to change the multiplicity (or optionality) of some elements.
The following features are supported:
Ows11Package.getIdentificationType()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getAvailableCRS()
Returns the value of the 'Available CRS' attribute list. |
org.eclipse.emf.ecore.util.FeatureMap |
getAvailableCRSGroup()
Returns the value of the 'Available CRS Group' attribute list. |
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 |
getOutputFormat()
Returns the value of the 'Output Format' attribute list. |
Methods inherited from interface net.opengis.ows11.BasicIdentificationType |
---|
getIdentifier, getMetadata, setIdentifier |
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.ecore.util.FeatureMap getBoundingBoxGroup()
FeatureMap.Entry
.
Unordered list of zero or more bounding boxes whose union describes the extent of this dataset.
Ows11Package.getIdentificationType_BoundingBoxGroup()
org.eclipse.emf.common.util.EList getBoundingBox()
BoundingBoxType
.
Unordered list of zero or more bounding boxes whose union describes the extent of this dataset.
Ows11Package.getIdentificationType_BoundingBox()
org.eclipse.emf.common.util.EList getOutputFormat()
String
.
Unordered list of zero or more references to data formats supported for server outputs.
Ows11Package.getIdentificationType_OutputFormat()
org.eclipse.emf.ecore.util.FeatureMap getAvailableCRSGroup()
FeatureMap.Entry
.
Unordered list of zero or more available coordinate reference systems.
Ows11Package.getIdentificationType_AvailableCRSGroup()
org.eclipse.emf.common.util.EList getAvailableCRS()
String
.
Unordered list of zero or more available coordinate reference systems.
Ows11Package.getIdentificationType_AvailableCRS()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |