Interface UnresolvedEnumDeclaration

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

public interface UnresolvedEnumDeclaration
extends EnumDeclaration, UnresolvedItem
A representation of the model object 'Unresolved Enum Declaration'.
See Also:
JavaPackage.getUnresolvedEnumDeclaration()