Interface XAnnotationElementValuePair

  • All Superinterfaces:
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    All Known Implementing Classes:
    XAnnotationElementValuePairImpl

    public interface XAnnotationElementValuePair
    extends org.eclipse.emf.ecore.EObject
    A representation of the model object 'XAnnotation Element Value Pair'.
    Since:
    2.7
    See Also:
    XAnnotationsPackage.getXAnnotationElementValuePair()
    Noextend:
    This interface is not intended to be extended by clients.
    Noimplement:
    This interface is not intended to be implemented by clients.

    The following features are supported:

    Model:
    Generated:
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.xtext.common.types.JvmOperation getElement()
      Returns the value of the 'Element' reference.
      XExpression getValue()
      Returns the value of the 'Value' containment reference.
      void setElement​(org.eclipse.xtext.common.types.JvmOperation value)
      Sets the value of the 'Element' reference.
      void setValue​(XExpression value)
      Sets the value of the 'Value' containment reference.
      • Methods inherited from interface org.eclipse.emf.ecore.EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface org.eclipse.emf.common.notify.Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver