Interface XtendFunction

    • Method Detail

      • setName

        void setName​(java.lang.String value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()
        Generated:
      • setReturnType

        void setReturnType​(org.eclipse.xtext.common.types.JvmTypeReference value)
        Sets the value of the 'Return Type' containment reference.
        Parameters:
        value - the new value of the 'Return Type' containment reference.
        See Also:
        getReturnType()
        Generated:
      • isAbstract

        boolean isAbstract()
        Model:
        kind="operation"
        Generated:
      • isOverride

        boolean isOverride()
        Model:
        kind="operation"
        Generated:
      • isDispatch

        boolean isDispatch()
        Model:
        kind="operation"
        Generated:
      • isStrictFloatingPoint

        boolean isStrictFloatingPoint()
        Model:
        kind="operation"
        Generated:
      • isNative

        boolean isNative()
        Model:
        kind="operation"
        Generated:
      • isSynchonized

        boolean isSynchonized()
        Model:
        kind="operation"
        Generated: