IClassFile usage details

Summary

org.eclipse.jdt.core.IClassFile has 23 total references to 2 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] getType() : IType
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.library.ClassFileParser.parse(IClassFile) 173 API
org.eclipse.modisco.java.discoverer.internal.io.library.LibraryReader.parseClassFile(IClassFile) 204 API
[+] IClassFile
CASTS
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.DiscoverJavaModelFromClassFile.isApplicableTo(Object) 1 API
org.eclipse.modisco.java.discoverer.DiscoverJavaModelFromClassFile.basicDiscoverElement(Object, IProgressMonitor) 1 API
org.eclipse.modisco.java.discoverer.internal.io.java.JavaReader.parseTypeRoot(ITypeRoot) 277 API
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(CompilationUnit) 778 API
org.eclipse.modisco.java.discoverer.internal.io.java.JavaReader.parseTypeRoot(ITypeRoot) 276 API
org.eclipse.modisco.java.discoverer.internal.io.library.LibraryReader.readModel(Object, Model, BindingManager, IProgressMonitor) 176 API
DECLARED_PARAMETERIZED_TYPE
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.DiscoverJavaModelFromClassFile -1 API
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisit(CompilationUnit) 771 API
org.eclipse.modisco.java.discoverer.internal.io.java.JDTVisitor.endVisitATD(AbstractTypeDeclaration, AbstractTypeDeclaration) 2936 API
org.eclipse.modisco.java.discoverer.internal.io.library.LibraryReader.readModel(Object, Model, BindingManager, IProgressMonitor) 175 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.internal.io.library.LibraryReader.parsePackage(IPackageFragmentRoot, Model, IPackageFragment, IProgressMonitor) 194 API
org.eclipse.modisco.java.discoverer.internal.io.library.LibraryReader.readModel(Object, Model, BindingManager, IProgressMonitor) 176 API
PARAMETER
Reference Location Line Number Visibility
org.eclipse.modisco.java.discoverer.DiscoverJavaModelFromClassFile.isApplicableTo(IClassFile) -1 API
org.eclipse.modisco.java.discoverer.DiscoverJavaModelFromClassFile.basicDiscoverElement(IClassFile, IProgressMonitor) -1 API
org.eclipse.modisco.java.discoverer.internal.io.library.LibraryReader.parseClassFile(IClassFile) -1 API
org.eclipse.modisco.java.discoverer.internal.io.library.LibraryReader.getArchive(IClassFile, JavaFactory, Model) -1 API
org.eclipse.modisco.java.discoverer.internal.io.library.ClassFileParser.parse(IClassFile) -1 API
org.eclipse.modisco.java.discoverer.internal.io.library.LibraryReader.getFileContent(IClassFile) -1 API
org.eclipse.modisco.java.discoverer.internal.io.library.LibraryReader.visitClassFile(IClassFile, String) -1 API
org.eclipse.modisco.java.discoverer.internal.io.library.LibraryReader.getPath(IClassFile) -1 API
org.eclipse.modisco.java.discoverer.internal.io.library.ClassFileParser.visitClassFile(IClassFile) -1 API

Back to bundle index

Valid HTML 4.01 Transitional