public interface Annotation extends ModelElement
The following features are supported:
EcorePackage.getAnnotation()
Modifier and Type | Method and Description |
---|---|
com.sodius.mdw.core.model.emf.MDWEList<EObject> |
getContents()
Returns the value of the 'Contents' containment reference list.
|
EMap<String,String> |
getDetails()
Returns the value of the 'Details' containment reference list.
|
ModelElement |
getModelElement()
Returns the value of the 'Model Element' container reference.
|
com.sodius.mdw.core.model.emf.MDWEList<EObject> |
getReferences()
Returns the value of the 'References' reference list.
|
String |
getSource()
Returns the value of the 'Source' attribute.
|
void |
setModelElement(ModelElement value)
Sets the value of the '
Model Element ' container reference. |
void |
setSource(String value)
Sets the value of the '
Source ' attribute. |
getAnnotations
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
String getSource()
""
.
setSource(String)
,
EcorePackage.getAnnotation_Source()
void setSource(String value)
Source
' attribute.
value
- the new value of the 'Source' attribute.getSource()
EMap<String,String> getDetails()
EStringToStringMapEntry
.
EcorePackage.getAnnotation_Details()
ModelElement getModelElement()
Annotations
'.
setModelElement(ModelElement)
,
EcorePackage.getAnnotation_ModelElement()
,
ModelElement.getAnnotations()
void setModelElement(ModelElement value)
Model Element
' container reference.
value
- the new value of the 'Model Element' container reference.getModelElement()
com.sodius.mdw.core.model.emf.MDWEList<EObject> getContents()
EObject
.
EcorePackage.getAnnotation_Contents()
com.sodius.mdw.core.model.emf.MDWEList<EObject> getReferences()
EObject
.
EcorePackage.getAnnotation_References()