public interface EModelElement extends EObject
The following features are supported:
EcorePackage.getEModelElement()
Modifier and Type | Method and Description |
---|---|
EAnnotation |
getEAnnotation(java.lang.String source)
Return the annotation with a matching
source attribute. |
EList<EAnnotation> |
getEAnnotations()
Returns the value of the 'EAnnotations' containment reference list.
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
EList<EAnnotation> getEAnnotations()
EAnnotation
.
It is bidirectional and its opposite is 'EModel Element
'.
It represents additional associated informationgetEAnnotation(String)
,
EcorePackage.getEModelElement_EAnnotations()
,
EAnnotation.getEModelElement()
EAnnotation getEAnnotation(java.lang.String source)
source
attribute.getEAnnotations()
,
EAnnotation.getSource()