Interface FixedResultName

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.xtext.common.types.JvmField getField()
      Returns the value of the 'Field' reference.
      void setField​(org.eclipse.xtext.common.types.JvmField value)
      Sets the value of the 'Field' 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
    • Method Detail

      • setField

        void setField​(org.eclipse.xtext.common.types.JvmField value)
        Sets the value of the 'Field' reference.
        Parameters:
        value - the new value of the 'Field' reference.
        See Also:
        getField()