Interface XAnnotation

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.xtext.common.types.JvmType getAnnotationType()
      Returns the value of the 'Annotation Type' reference.
      org.eclipse.emf.common.util.EList<XAnnotationElementValuePair> getElementValuePairs()
      Returns the value of the 'Element Value Pairs' containment reference list.
      XExpression getValue()
      Returns the value of the 'Value' containment reference.
      void setAnnotationType​(org.eclipse.xtext.common.types.JvmType value)
      Sets the value of the 'Annotation Type' 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