|
||||||||||
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:
Ows10Package.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. |
void |
setAbout(java.lang.String value)
Sets the value of the ' About ' 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
.
If the meaning of the 'Abstract Meta Data Group' attribute list isn't clear, there really should be more of a description here...
Ows10Package.getMetadataType_AbstractMetaDataGroup()
org.eclipse.emf.ecore.EObject getAbstractMetaData()
If the meaning of the 'Abstract Meta Data' containment reference isn't clear, there really should be more of a description here...
Ows10Package.getMetadataType_AbstractMetaData()
java.lang.String getAbout()
setAbout(String)
,
Ows10Package.getMetadataType_About()
void setAbout(java.lang.String value)
About
' attribute.
value
- the new value of the 'About' attribute.getAbout()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |