Interface Interface

All Superinterfaces:
AnnotableAndModifiable, Classifier, Commentable, ConcreteClassifier, EObject, Member, MemberContainer, NamedElement, Notifier, ReferenceableElement, Statement, Type, TypeParametrizable
All Known Implementing Classes:
InterfaceImpl

public interface Interface extends ConcreteClassifier
A representation of the model object 'Interface'.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
  • Method Details

    • 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:
      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:
      Generated class or method.
      EMF model class or method.
      containment="true" resolveProxies="true"
    • getAllSuperClassifiers

      EList<ConcreteClassifier> getAllSuperClassifiers()
      Specified by:
      getAllSuperClassifiers in interface Classifier
      Generated class or method.
      EMF model class or method.
      kind="operation"
    • getAbstractMethodOfFunctionalInterface

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