Interface Interface

    • Method Detail

      • getExtends

        EList<TypeReference> getExtends()
        Returns the value of the 'Extends' containment reference list. The list contents are of type TypeReference.
        Returns:
        the value of the 'Extends' containment reference list.
        See Also:
        ClassifiersPackage.getInterface_Extends()
        Generated class or method.
        EMF model class or method.
        containment="true" resolveProxies="true"
      • getDefaultExtends

        EList<TypeReference> getDefaultExtends()
        Returns the value of the 'Default Extends' containment reference list. The list contents are of type TypeReference.
        Returns:
        the value of the 'Default Extends' containment reference list.
        See Also:
        ClassifiersPackage.getInterface_DefaultExtends()
        Generated class or method.
        EMF model class or method.
        containment="true" resolveProxies="true"
      • getAbstractMethodOfFunctionalInterface

        Method getAbstractMethodOfFunctionalInterface()
        Generated class or method.
        EMF model class or method.
        kind="operation"