|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetadataType
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:
Ows11Package.getMetadataType()
Method Summary | |
---|---|
java.lang.String |
getAbout()
Returns the value of the 'About' attribute. |
org.eclipse.emf.ecore.EObject |
getAbstractMetaData()
Returns the value of the 'Abstract Meta Data' containment reference. |
org.eclipse.emf.ecore.util.FeatureMap |
getAbstractMetaDataGroup()
Returns the value of the 'Abstract Meta Data Group' attribute list. |
java.lang.String |
getTitle()
|
void |
setAbout(java.lang.String value)
Sets the value of the ' About ' attribute. |
void |
setTitle(java.lang.String value)
Sets the value of the ' Title ' attribute. |
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 getAbstractMetaDataGroup()
FeatureMap.Entry
.
Abstract element containing more metadata about the element that includes the containing "metadata" element. A specific server implementation, or an Implementation Specification, can define concrete elements in the AbstractMetaData substitution group.
Ows11Package.getMetadataType_AbstractMetaDataGroup()
org.eclipse.emf.ecore.EObject getAbstractMetaData()
Ows11Package.getMetadataType_AbstractMetaData()
java.lang.String getAbout()
setAbout(String)
,
Ows11Package.getMetadataType_About()
void setAbout(java.lang.String value)
About
' attribute.
value
- the new value of the 'About' attribute.getAbout()
java.lang.String getTitle()
void setTitle(java.lang.String value)
Title
' attribute.
value
- the new value of the 'Title' attribute.getTitle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |