Interface Annotation

    • Method Detail

      • getSource

        java.lang.String getSource()
        Returns the value of the 'Source' attribute.

        If the meaning of the 'Source' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Source' attribute.
        See Also:
        setSource(String), EtypesPackage.getAnnotation_Source()
        Generated
        Model
      • setSource

        void setSource​(java.lang.String value)
        Sets the value of the 'Source' attribute.
        Parameters:
        value - the new value of the 'Source' attribute.
        See Also:
        getSource()
        Generated
      • getDetails

        EMap<java.lang.String,​java.lang.String> getDetails()
        Returns the value of the 'Details' map. The key is of type String, and the value is of type String,

        If the meaning of the 'Details' map isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Details' map.
        See Also:
        EtypesPackage.getAnnotation_Details()
        Generated
        Model
        mapType="org.eclipse.emf.ecore.EStringToStringMapEntry<org.eclipse.emf.ecore.EString, org.eclipse.emf.ecore.EString>"
      • setModelElement

        void setModelElement​(ModelElement value)
        Sets the value of the 'Model Element' container reference.
        Parameters:
        value - the new value of the 'Model Element' container reference.
        See Also:
        getModelElement()
        Generated
      • getContents

        EList<EObject> getContents()
        Returns the value of the 'Contents' containment reference list. The list contents are of type EObject.

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

        Returns:
        the value of the 'Contents' containment reference list.
        See Also:
        EtypesPackage.getAnnotation_Contents()
        Generated
        Model
        containment="true"
      • getReferences

        EList<EObject> getReferences()
        Returns the value of the 'References' reference list. The list contents are of type EObject.

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

        Returns:
        the value of the 'References' reference list.
        See Also:
        EtypesPackage.getAnnotation_References()
        Generated
        Model