Class AnnotationImpl

    • Field Detail

      • SOURCE_EDEFAULT

        protected static final java.lang.String SOURCE_EDEFAULT
        The default value of the 'Source' attribute.
        Since:
        4.11
        See Also:
        getSource()
        Generated
        Ordered
    • Constructor Detail

      • AnnotationImpl

        protected AnnotationImpl()
        Generated
    • Method Detail

      • setSource

        public void setSource​(java.lang.String newSource)
        Specified by:
        setSource in interface Annotation
        Parameters:
        newSource - the new value of the 'Source' attribute.
        See Also:
        Annotation.getSource()
        Generated
      • basicSetModelElement

        public org.eclipse.emf.common.notify.NotificationChain basicSetModelElement​(ModelElement newModelElement,
                                                                                    org.eclipse.emf.common.notify.NotificationChain msgs)
        Since:
        4.11
        Generated
      • eInverseAdd

        public org.eclipse.emf.common.notify.NotificationChain eInverseAdd​(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                           int featureID,
                                                                           org.eclipse.emf.common.notify.NotificationChain msgs)
        Overrides:
        eInverseAdd in class ModelElementImpl
        Generated
      • eInverseRemove

        public org.eclipse.emf.common.notify.NotificationChain eInverseRemove​(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                              int featureID,
                                                                              org.eclipse.emf.common.notify.NotificationChain msgs)
        Overrides:
        eInverseRemove in class ModelElementImpl
        Generated
      • eBasicRemoveFromContainerFeature

        public org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature​(org.eclipse.emf.common.notify.NotificationChain msgs)
        Overrides:
        eBasicRemoveFromContainerFeature in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        Generated
      • eGet

        public java.lang.Object eGet​(int featureID,
                                     boolean resolve,
                                     boolean coreType)
        Specified by:
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        Overrides:
        eGet in class ModelElementImpl
        Generated
      • eSet

        public void eSet​(int featureID,
                         java.lang.Object newValue)
        Specified by:
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        Overrides:
        eSet in class ModelElementImpl
        Generated
      • eUnset

        public void eUnset​(int featureID)
        Specified by:
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        Overrides:
        eUnset in class ModelElementImpl
        Generated
      • eIsSet

        public boolean eIsSet​(int featureID)
        Specified by:
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        Overrides:
        eIsSet in class ModelElementImpl
        Generated