Interface ClassDeclaration

All Superinterfaces:
AbstractTypeDeclaration, ASTNode, BodyDeclaration, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier, Type, TypeDeclaration
All Known Subinterfaces:
UnresolvedClassDeclaration
All Known Implementing Classes:
ClassDeclarationImpl, UnresolvedClassDeclarationImpl

public interface ClassDeclaration
extends TypeDeclaration
A representation of the model object 'Class Declaration'.

The following features are supported:

See Also:
JavaPackage.getClassDeclaration()