org.eclipse.gmt.modisco.java
Interface UnresolvedItem

All Superinterfaces:
ASTNode, NamedElement
All Known Subinterfaces:
UnresolvedAnnotationDeclaration, UnresolvedAnnotationTypeMemberDeclaration, UnresolvedClassDeclaration, UnresolvedEnumDeclaration, UnresolvedInterfaceDeclaration, UnresolvedLabeledStatement, UnresolvedMethodDeclaration, UnresolvedSingleVariableDeclaration, UnresolvedType, UnresolvedTypeDeclaration, UnresolvedVariableDeclarationFragment

public interface UnresolvedItem
extends NamedElement

A representation of the model object 'Unresolved Item'.

See Also:
JavaPackage.getUnresolvedItem()
Generated:
Model:

Method Summary
 
Methods inherited from interface org.eclipse.gmt.modisco.java.NamedElement
getName, getUsagesInImports, isProxy, setName, setProxy
 
Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit