Interface UnresolvedItem

All Superinterfaces:
ASTNode, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
UnresolvedAnnotationDeclaration, UnresolvedAnnotationTypeMemberDeclaration, UnresolvedClassDeclaration, UnresolvedEnumDeclaration, UnresolvedInterfaceDeclaration, UnresolvedLabeledStatement, UnresolvedMethodDeclaration, UnresolvedSingleVariableDeclaration, UnresolvedType, UnresolvedTypeDeclaration, UnresolvedVariableDeclarationFragment
All Known Implementing Classes:
UnresolvedAnnotationDeclarationImpl, UnresolvedAnnotationTypeMemberDeclarationImpl, UnresolvedClassDeclarationImpl, UnresolvedEnumDeclarationImpl, UnresolvedInterfaceDeclarationImpl, UnresolvedItemImpl, UnresolvedLabeledStatementImpl, UnresolvedMethodDeclarationImpl, UnresolvedSingleVariableDeclarationImpl, UnresolvedTypeDeclarationImpl, UnresolvedTypeImpl, UnresolvedVariableDeclarationFragmentImpl

public interface UnresolvedItem
extends NamedElement
A representation of the model object 'Unresolved Item'.
See Also:
JavaPackage.getUnresolvedItem()