Interface ModelElement

    • Method Detail

      • getAnnotations

        EList<Annotation> getAnnotations()
        Returns the value of the 'Annotations' containment reference list. The list contents are of type Annotation. It is bidirectional and its opposite is 'Model Element'.

        If the meaning of the 'Annotations' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Annotations' containment reference list.
        See Also:
        EtypesPackage.getModelElement_Annotations(), Annotation.getModelElement()
        Generated
        Model
        opposite="modelElement" containment="true"
      • getAnnotation

        Annotation getAnnotation​(java.lang.String source)
        Generated
        Model