| |
|
| net.opengis.ows.MetadataType
All known Subclasses: net.opengis.ows.impl.MetadataTypeImpl,
MetadataType | public interface MetadataType extends EObject(Code) | |
A representation of the model object 'Metadata Type'.
This element either references or contains more metadata about the element that includes this element. To reference metadata stored remotely, at least the xlinks:href attribute in xlink:simpleLink shall be included. Either at least one of the attributes in xlink:simpleLink or a substitute for the AbstractMetaData element shall be included, but not both. An Implementation Specification can restrict the contents of this element to always be a reference or always contain metadata. (Informative: This element was adapted from the metaDataProperty element in GML 3.0.)
The following features are supported:
See Also: net.opengis.ows.OwsPackage.getMetadataType |
getAbstractMetaData | EObject getAbstractMetaData()(Code) | | Returns the value of the 'Abstract Meta Data' containment reference.
If the meaning of the 'Abstract Meta Data' containment reference isn't clear,
there really should be more of a description here...
the value of the 'Abstract Meta Data' containment reference. See Also: net.opengis.ows.OwsPackage.getMetadataType_AbstractMetaData |
getAbstractMetaDataGroup | FeatureMap getAbstractMetaDataGroup()(Code) | | Returns the value of the 'Abstract Meta Data Group' attribute list.
The list contents are of type
org.eclipse.emf.ecore.util.FeatureMap.Entry .
If the meaning of the 'Abstract Meta Data Group' attribute list isn't clear,
there really should be more of a description here...
the value of the 'Abstract Meta Data Group' attribute list. See Also: net.opengis.ows.OwsPackage.getMetadataType_AbstractMetaDataGroup |
|
|
|