Interface XtendFormalParameter

  • All Superinterfaces:
    org.eclipse.emf.ecore.EObject, org.eclipse.xtext.common.types.JvmAnnotationTarget, org.eclipse.xtext.common.types.JvmFormalParameter, org.eclipse.xtext.common.types.JvmIdentifiableElement, org.eclipse.emf.common.notify.Notifier
    All Known Implementing Classes:
    XtendFormalParameterImpl

    public interface XtendFormalParameter
    extends org.eclipse.xtext.common.types.JvmFormalParameter
    A representation of the model object 'Formal Parameter'.

    The following features are supported:

    See Also:
    XtendPackage.getXtendFormalParameter()
    Model:
    Generated:
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean isExtension()
      Returns the value of the 'Extension' attribute.
      void setExtension​(boolean value)
      Sets the value of the 'Extension' attribute.
      • 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.xtext.common.types.JvmAnnotationTarget

        getAnnotations
      • Methods inherited from interface org.eclipse.xtext.common.types.JvmFormalParameter

        getName, getParameterType, setName, setParameterType
      • Methods inherited from interface org.eclipse.xtext.common.types.JvmIdentifiableElement

        getIdentifier, getQualifiedName, getQualifiedName, getSimpleName
      • Methods inherited from interface org.eclipse.emf.common.notify.Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver