Interface UnresolvedClassDeclaration

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

public interface UnresolvedClassDeclaration
extends ClassDeclaration, UnresolvedItem
A representation of the model object 'Unresolved Class Declaration'.
See Also:
JavaPackage.getUnresolvedClassDeclaration()