Interface AnnotationParameter

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

    public interface AnnotationParameter
    extends org.eclipse.emf.ecore.EObject
    A representation of the model object 'Annotation Parameter'.

    The following features are supported:

    See Also:
    PatternLanguagePackage.getAnnotationParameter()
    Generated:
    Model:
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getName()
      Returns the value of the 'Name' attribute.
      ValueReference getValue()
      Returns the value of the 'Value' containment reference.
      void setName​(java.lang.String value)
      Sets the value of the 'Name' attribute.
      void setValue​(ValueReference value)
      Sets the value of the 'Value' containment reference.
      java.lang.String toString()
      • 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