Interface TypeDeclaration

All Superinterfaces:
AbstractTypeDeclaration, ASTNode, BodyDeclaration, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier, Type
All Known Subinterfaces:
ClassDeclaration, InterfaceDeclaration, UnresolvedClassDeclaration, UnresolvedInterfaceDeclaration
All Known Implementing Classes:
ClassDeclarationImpl, InterfaceDeclarationImpl, TypeDeclarationImpl, UnresolvedClassDeclarationImpl, UnresolvedInterfaceDeclarationImpl

public interface TypeDeclaration
extends AbstractTypeDeclaration
A representation of the model object 'Type Declaration'.

The following features are supported:

See Also:
JavaPackage.getTypeDeclaration()