Interface XtendInterface

    • Method Detail

      • getExtends

        org.eclipse.emf.common.util.EList<org.eclipse.xtext.common.types.JvmTypeReference> getExtends()
        Returns the value of the 'Extends' containment reference list. The list contents are of type JvmTypeReference.
        Returns:
        the value of the 'Extends' containment reference list.
        See Also:
        XtendPackage.getXtendInterface_Extends()
        Model:
        containment="true"
        Generated:
      • getTypeParameters

        org.eclipse.emf.common.util.EList<org.eclipse.xtext.common.types.JvmTypeParameter> getTypeParameters()
        Returns the value of the 'Type Parameters' containment reference list. The list contents are of type JvmTypeParameter.
        Returns:
        the value of the 'Type Parameters' containment reference list.
        See Also:
        XtendPackage.getXtendInterface_TypeParameters()
        Model:
        containment="true"
        Generated:
      • isStrictFloatingPoint

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