Interface AnonymousClass

All Superinterfaces:
Commentable, EObject, MemberContainer, Notifier, Type
All Known Implementing Classes:
AnonymousClassImpl

public interface AnonymousClass extends Type, MemberContainer
A representation of the model object 'Anonymous Class'.
See Also:
Generated class or method.
EMF model class or method.
  • Method Details

    • getAllSuperClassifiers

      EList<ConcreteClassifier> getAllSuperClassifiers()
      Generated class or method.
      EMF model class or method.
      kind="operation"
    • getSuperClassifier

      ConcreteClassifier getSuperClassifier()
      Generated class or method.
      EMF model class or method.
      kind="operation"
    • getAllMembers

      EList<Member> getAllMembers(Commentable context)
      Specified by:
      getAllMembers in interface Type
      Generated class or method.
      EMF model class or method.