All Superinterfaces:
EObject, NamedElement, Notifier
All Known Implementing Classes:
InterfaceImpl

public interface Interface extends NamedElement
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

    • getSignature

      EList<Signature> getSignature()
      Returns the value of the 'Signature' containment reference list. The list contents are of type Signature.
      Returns:
      the value of the 'Signature' containment reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      containment="true"