Interface AbstractFieldDefinition

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getName()
      Returns the value of the 'Name' attribute.
      org.eclipse.xtext.common.types.JvmTypeReference getType()
      Returns the value of the 'Type' containment reference.
      boolean isExtension()
      Returns the value of the 'Extension' attribute.
      void setExtension​(boolean value)
      Sets the value of the 'Extension' attribute.
      void setName​(java.lang.String value)
      Sets the value of the 'Name' attribute.
      void setType​(org.eclipse.xtext.common.types.JvmTypeReference value)
      Sets the value of the 'Type' 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