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. |
<any> |
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<any> 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()Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature