Interface Constructor

All Superinterfaces:
AnnotableAndModifiable, BlockContainer, Commentable, EObject, ExceptionThrower, Member, NamedElement, Notifier, Parametrizable, StatementListContainer, TypeParametrizable
All Known Implementing Classes:
ConstructorImpl

A representation of the model object 'Constructor'.
See Also:
Generated class or method.
EMF model class or method.
  • Method Details

    • getStatements

      EList<Statement> getStatements()
      Specified by:
      getStatements in interface StatementListContainer
      Generated class or method.
      EMF model class or method.
      kind="operation" required="true" many="false"
    • isConstructorForCall

      boolean isConstructorForCall(Instantiation call, boolean needsPerfectMatch)
      Generated class or method.
      EMF model class or method.
      required="true" callRequired="true" needsPerfectMatchRequired="true"