Methods from org.eclipse.equinox.common used by org.eclipse.jdt.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.runtime.Assert.isNotNull(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.core.UserLibrary.UserLibrary(IClasspathEntry[], boolean)56

org.eclipse.core.runtime.Assert.isTrue(boolean, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.core.DeleteElementsOperation.deleteElement(IJavaElement, ICompilationUnit)74
org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteAnalyzer.changeNotSupported(ASTNode)435
org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter.evaluateFormatterEdit(String, TextEdit, Position[])232
org.eclipse.jdt.internal.core.dom.rewrite.ASTRewriteFormatter.evaluateFormatterEdit(String, TextEdit, Position[])238
org.eclipse.jdt.internal.core.ImportDeclaration.getHandleMementoDelimiter()77
org.eclipse.jdt.internal.core.JavaModel.getHandleMementoDelimiter()182
org.eclipse.jdt.internal.formatter.comment.CommentFormatterUtil.evaluateFormatterEdit(String, TextEdit, Position[])47
org.eclipse.jdt.internal.formatter.comment.CommentFormatterUtil.evaluateFormatterEdit(String, TextEdit, Position[])53

org.eclipse.core.runtime.Assert.isTrue(boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.core.BinaryType.getPackageFragment()482
org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor.acceptImport(int, int, char[][], boolean, int)129
org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor.acceptPackage(ImportReference)178
org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor.enterField(ISourceElementRequestorFieldInfo)316
org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor.enterInitializer(int, int)339
org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor.enterMethod(ISourceElementRequestorMethodInfo)372
org.eclipse.jdt.internal.core.JavaElement.getSourceElementAt(int)402
org.eclipse.jdt.internal.core.SourceType.getPackageFragment()421
org.eclipse.jdt.internal.core.util.Util.extractParameterTypes(char[])690
org.eclipse.jdt.internal.core.util.Util.extractReturnType(String)707
org.eclipse.jdt.internal.core.util.Util.getParameterCount(char[])1033
org.eclipse.jdt.internal.core.util.Util.getParameterCount(char[])1018
org.eclipse.jdt.internal.core.util.Util.validateMethodSignature(String)2599
org.eclipse.jdt.internal.core.util.Util.validateTypeSignature(String, boolean)2606
org.eclipse.jdt.internal.formatter.comment.CommentRegion.computeIndentation(int)435

org.eclipse.core.runtime.CoreException.CoreException(IStatus)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.DeltaProcessingState.saveExternalLibTimeStamps()579
org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner.readNext(boolean)95
org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner.readNext(boolean)92
org.eclipse.jdt.internal.core.JavaModelManager.getZipFile(IPath)2409
org.eclipse.jdt.internal.core.JavaModelManager.getZipFile(IPath)2425
org.eclipse.jdt.internal.core.JavaModelManager.getZipFile(IPath)2405
org.eclipse.jdt.internal.core.JavaModelManager.readState(IProject)3427
org.eclipse.jdt.internal.core.JavaModelManager.saveBuiltState(JavaModelManagerPerProjectInfo)3670
org.eclipse.jdt.internal.core.JavaModelManager.saveBuiltState(JavaModelManagerPerProjectInfo)3661
org.eclipse.jdt.internal.core.JavaModelManager.saveNonChainingJarsCache()3694
org.eclipse.jdt.internal.core.JavaModelManager.saveVariablesAndContainers(ISaveContext)3715
org.eclipse.jdt.internal.core.JavaModelManager.saving(ISaveContext)4015
org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(IFile, String)1150
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaModelException.JavaModelException(CoreException)63
org.eclipse.jdt.core.JavaModelException.JavaModelException(IJavaModelStatus)72

org.eclipse.core.runtime.CoreException.getCause()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.JarPackageFragmentRoot.computeChildren(OpenableElementInfo, IResource)98

org.eclipse.core.runtime.CoreException.getStatus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaModelException.getException()82
org.eclipse.jdt.core.JavaModelException.getJavaModelStatus()94
org.eclipse.jdt.core.JavaModelException.JavaModelException(CoreException)63
org.eclipse.jdt.core.JavaModelException.toString()167
org.eclipse.jdt.core.JavaModelException.toString()172
org.eclipse.jdt.core.JavaModelException.toString()165
org.eclipse.jdt.internal.core.BatchOperation.executeOperation()45
org.eclipse.jdt.internal.core.BatchOperation.executeOperation()44
org.eclipse.jdt.internal.core.Buffer.save(IProgressMonitor, boolean)366
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.acceptResult(CompilationResult)190
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta)492
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.writeClassFileContents(ClassFile, IFile, String, boolean, SourceFile)835
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.writeClassFileContents(ClassFile, IFile, String, boolean, SourceFile)834
org.eclipse.jdt.internal.core.builder.JavaBuilder.createInconsistentBuildMarker(CoreException)306
org.eclipse.jdt.internal.core.ExternalFoldersManager.1.run(IProgressMonitor)285
org.eclipse.jdt.internal.core.ExternalFoldersManager.openExternalFoldersProject(IProject, IProgressMonitor)179
org.eclipse.jdt.internal.core.JavaModelManager.19.run(IProgressMonitor)4629
org.eclipse.jdt.internal.core.JavaModelManager.saving(ISaveContext)4009
org.eclipse.jdt.internal.core.JavaModelOperation.executeNestedOperation(JavaModelOperation, int)392
org.eclipse.jdt.internal.core.JavaModelOperation.executeNestedOperation(JavaModelOperation, int)391
org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(IProgressMonitor)800
org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(IProgressMonitor)799
org.eclipse.jdt.internal.core.JavaProject.findElement(IPath, WorkingCopyOwner)1080
org.eclipse.jdt.internal.core.PackageFragment.validateExistence(IResource)508

org.eclipse.core.runtime.CoreException.printStackTrace()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaCore.computeClasspathContainerInitializer(String)2707
org.eclipse.jdt.core.JavaCore.getClasspathVariableInitializer(String)2919
org.eclipse.jdt.core.JavaCore.getGeneratedResources(IRegion, boolean)3079
org.eclipse.jdt.internal.core.builder.ImageBuilderInternalException.printStackTrace()36
org.eclipse.jdt.internal.core.ClasspathChange.generateDelta(JavaElementDelta, boolean)263
org.eclipse.jdt.internal.core.ClasspathChange.generateDelta(JavaElementDelta, boolean)408
org.eclipse.jdt.internal.core.ClasspathEntry.getCalledFileNames(IPath)933
org.eclipse.jdt.internal.core.CompilationUnit.destroy()480
org.eclipse.jdt.internal.core.DeltaProcessingState.getRootInfos(boolean)345
org.eclipse.jdt.internal.core.DeltaProcessor.processResourceDelta(IResourceDelta)1748
org.eclipse.jdt.internal.core.DeltaProcessor.readRawClasspath(JavaProject)486
org.eclipse.jdt.internal.core.eval.RequestorWrapper.acceptProblem(CategorizedProblem, char[], int)66
org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder.createInfoFromClassFile(Openable, IResource)291
org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder.createInfoFromClassFileInJar(Openable)323
org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy.isAffectedByOpenable(IJavaElementDelta, IJavaElement, int)995
org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy.subtypesIncludeSupertypeOf(IType)1445
org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy.subtypesIncludeSupertypeOf(IType)1466
org.eclipse.jdt.internal.core.JavaModelManager.getLastBuiltState(IProject, IProgressMonitor)1924
org.eclipse.jdt.internal.core.JavaProject.createClasspathProblemMarker(IJavaModelStatus)836
org.eclipse.jdt.internal.core.JavaProject.flushClasspathProblemMarkers(boolean, boolean)1315
org.eclipse.jdt.internal.core.search.indexing.AddFolderToIndex.execute(IProgressMonitor)101
org.eclipse.jdt.internal.core.search.indexing.AddJarFileToIndex.execute(IProgressMonitor)109
org.eclipse.jdt.internal.core.search.indexing.IndexAllProject.execute(IProgressMonitor)226
org.eclipse.jdt.internal.core.search.indexing.IndexBinaryFolder.execute(IProgressMonitor)134
org.eclipse.jdt.internal.core.search.JavaSearchDocument.getByteContents()45
org.eclipse.jdt.internal.core.search.JavaSearchDocument.getCharContents()56
org.eclipse.jdt.internal.core.SetContainerOperation.verbose_failure(CoreException)148
org.eclipse.jdt.internal.core.SetVariablesOperation.executeOperation()157
org.eclipse.jdt.internal.core.SourceMapper.computeRootPath(IContainer, HashSet, boolean, Set, int)542
org.eclipse.jdt.internal.core.util.Util.setSourceAttachmentProperty(IPath, String)1226

org.eclipse.core.runtime.CoreException.printStackTrace(PrintStream)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.jdt.core.JavaModelException.printStackTrace(PrintStream)129
OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.core.JavaModelException.printStackTrace(PrintStream)-1

org.eclipse.core.runtime.CoreException.printStackTrace(PrintWriter)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.jdt.core.JavaModelException.printStackTrace(PrintWriter)146
OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.core.JavaModelException.printStackTrace(PrintWriter)-1

org.eclipse.core.runtime.IPath.addFileExtension(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.writeClassFile(ClassFile, SourceFile, boolean)822
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.removeClassFile(IPath, IContainer)744

org.eclipse.core.runtime.IPath.addTrailingSeparator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.builder.State.isSourceFolderEmpty(IContainer)163
org.eclipse.jdt.internal.core.JavaProject.canonicalizedPath(IPath)321
org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation.renamePatterns(IPath, IPath[])98

org.eclipse.core.runtime.IPath.append(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.ClasspathEntry.elementDecode(Element, IJavaProject, Map)641
org.eclipse.jdt.internal.core.ClasspathEntry.elementDecode(Element, IJavaProject, Map)650
org.eclipse.jdt.internal.core.ClasspathEntry.fullExclusionPatternChars()465
org.eclipse.jdt.internal.core.ClasspathEntry.fullInclusionPatternChars()482
org.eclipse.jdt.internal.core.ClasspathEntry.resolvedChainedLibraries(IPath, HashSet, ArrayList)892
org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation.1.visit(IResourceProxy)109
org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation.1.visit(IResourceProxy)98
org.eclipse.jdt.internal.core.JavaModelManager.getResolvedVariablePath(IPath, boolean)2311
org.eclipse.jdt.internal.core.JavaProject.getPackageFragmentRoot(IPath)1666
org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation.1.visit(IResourceProxy)210
org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation.1.visit(IResourceProxy)199
org.eclipse.jdt.internal.core.search.JavaSearchScope.getPath(IJavaElement, boolean)487
org.eclipse.jdt.internal.core.search.JavaSearchScope.getPath(IJavaElement, boolean)484

org.eclipse.core.runtime.IPath.append(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaCore.getGeneratedResource(ICompilationUnit, IContainer, State, int, ArrayList)3181
org.eclipse.jdt.core.JavaCore.getGeneratedResource(ICompilationUnit, IContainer, State, int, ArrayList)3173
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.deleteGeneratedFiles(IFile[])344
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta, ClasspathMultiDirectory, int)617
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.finishedWith(String, CompilationResult, char[], ArrayList, ArrayList)708
org.eclipse.jdt.internal.core.ClassFile.getPath()500
org.eclipse.jdt.internal.core.ClasspathEntry.elementDecode(Element, IJavaProject, Map)685
org.eclipse.jdt.internal.core.ClasspathEntry.resolveDotDot(IPath)983
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1661
org.eclipse.jdt.internal.core.CompilationUnit.getPath()864
org.eclipse.jdt.internal.core.CopyResourceElementsOperation.processPackageFragmentResource(PackageFragment, PackageFragmentRoot, String)498
org.eclipse.jdt.internal.core.CopyResourceElementsOperation.processPackageFragmentResource(PackageFragment, PackageFragmentRoot, String)483
org.eclipse.jdt.internal.core.DeltaProcessingState.getTimeStampsFile()544
org.eclipse.jdt.internal.core.ExternalFoldersManager.createExternalFoldersProject(IProject, IProgressMonitor)221
org.eclipse.jdt.internal.core.ExternalFoldersManager.openExternalFoldersProject(IProject, IProgressMonitor)187
org.eclipse.jdt.internal.core.ExternalFoldersManager.openExternalFoldersProject(IProject, IProgressMonitor)190
org.eclipse.jdt.internal.core.JavaModelManager.getNonChainingJarsFile()2864
org.eclipse.jdt.internal.core.JavaModelManager.getSerializationFile(IProject)2322
org.eclipse.jdt.internal.core.JavaModelManager.getVariableAndContainersFile()2168
org.eclipse.jdt.internal.core.JavaModelOperation.copyResources(IResource[], IPath)254
org.eclipse.jdt.internal.core.JavaModelOperation.moveResources(IResource[], IPath)586
org.eclipse.jdt.internal.core.JavaProject.defaultOutputLocation()953
org.eclipse.jdt.internal.core.JavaProject.loadPreferences()2204
org.eclipse.jdt.internal.core.JavaProject.readFileEntries(Map)2425
org.eclipse.jdt.internal.core.JavaProject.readFileEntries(Map)2422
org.eclipse.jdt.internal.core.JavaProject.readFileEntries(Map)2419
org.eclipse.jdt.internal.core.PackageFragment.getPath()314
org.eclipse.jdt.internal.core.PackageFragment.resource(PackageFragmentRoot)329
org.eclipse.jdt.internal.core.search.indexing.IndexManager.computeIndexLocation(IPath)142
org.eclipse.jdt.internal.core.search.indexing.IndexManager.getIndexStates()336

org.eclipse.core.runtime.IPath.equals(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.isExcludedFromProject(IPath)505
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.isExcludedFromProject(IPath)509
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.isExcludedFromProject(IPath)506
org.eclipse.jdt.internal.core.builder.NameEnvironment.computeClasspathLocations(IWorkspaceRoot, JavaProject, SimpleLookupTable)214
org.eclipse.jdt.internal.core.builder.NameEnvironment.computeClasspathLocations(IWorkspaceRoot, JavaProject, SimpleLookupTable)223
org.eclipse.jdt.internal.core.builder.SourceFile.equals(Object)47
org.eclipse.jdt.internal.core.ClasspathChange.classpathContains(IClasspathEntry[], IClasspathEntry)89
org.eclipse.jdt.internal.core.ClasspathChange.classpathContains(IClasspathEntry[], IClasspathEntry)81
org.eclipse.jdt.internal.core.ClasspathChange.determineAffectedPackageFragments(IPath)167
org.eclipse.jdt.internal.core.ClasspathChange.generateDelta(JavaElementDelta, boolean)388
org.eclipse.jdt.internal.core.ClasspathChange.getSourceAttachmentDeltaFlag(IPath, IPath)429
org.eclipse.jdt.internal.core.ClasspathChange.requestIndexing()506
org.eclipse.jdt.internal.core.ClasspathEntry.equals(Object)1025
org.eclipse.jdt.internal.core.ClasspathEntry.equals(Object)1063
org.eclipse.jdt.internal.core.ClasspathEntry.equals(Object)1033
org.eclipse.jdt.internal.core.ClasspathEntry.equals(Object)1042
org.eclipse.jdt.internal.core.ClasspathEntry.resolveDotDot(IPath)980
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1687
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1637
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1738
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1733
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1660
org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation.addEntryToClasspath(IClasspathEntry, IWorkspaceRoot)140
org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation.copyResource(IPackageFragmentRoot, IClasspathEntry, IWorkspaceRoot)65
org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation.verify()241
org.eclipse.jdt.internal.core.CopyResourceElementsOperation.processPackageFragmentResource(PackageFragment, PackageFragmentRoot, String)477
org.eclipse.jdt.internal.core.DeletePackageFragmentRootOperation.updateProjectClasspath(IPath, IJavaProject, Map)128
org.eclipse.jdt.internal.core.DeltaProcessingState.updateRoots(IPath, IResourceDelta, DeltaProcessor)610
org.eclipse.jdt.internal.core.DeltaProcessor.createElement(IResource, int, DeltaProcessorRootInfo)658
org.eclipse.jdt.internal.core.DeltaProcessor.outputsInfo(DeltaProcessorRootInfo, IResource)1673
org.eclipse.jdt.internal.core.DeltaProcessor.outputsInfo(DeltaProcessorRootInfo, IResource)1689
org.eclipse.jdt.internal.core.DeltaProcessor.outputsInfo(DeltaProcessorRootInfo, IResource)1697
org.eclipse.jdt.internal.core.DeltaProcessor.RootInfo.isRootOfProject(IPath)129
org.eclipse.jdt.internal.core.DeltaProcessor.RootInfo.isRootOfProject(IPath)129
org.eclipse.jdt.internal.core.DeltaProcessor.updateIndex(Openable, IResourceDelta)2569
org.eclipse.jdt.internal.core.DeltaProcessor.validateClasspaths(IResourceDelta)2323
org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot.equals(Object)69
org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy.isAffectedByJavaProject(IJavaElementDelta, IJavaElement, int)879
org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy.isAffectedByJavaProject(IJavaElementDelta, IJavaElement, int)889
org.eclipse.jdt.internal.core.JarPackageFragmentRoot.equals(Object)139
org.eclipse.jdt.internal.core.JavaElement.getRealClasspathEntry(IJavaProject, IPath, IPath)680
org.eclipse.jdt.internal.core.JavaModelManager.conflictsWithOutputLocation(IPath, JavaProject)439
org.eclipse.jdt.internal.core.JavaModelManager.determineIfOnClasspath(IResource, IJavaProject)970
org.eclipse.jdt.internal.core.JavaModelManager.variablePutIfInitializingWithSameValue(String[], IPath[])4782
org.eclipse.jdt.internal.core.JavaModelManager.VariablesAndContainersSaveHelper.save(ISaveContext)3761
org.eclipse.jdt.internal.core.JavaModelManager.VariablesAndContainersSaveHelper.save(ISaveContext)3761
org.eclipse.jdt.internal.core.JavaModelOperation.equalsOneOf(IPath, IPath[])367
org.eclipse.jdt.internal.core.JavaModelOperation.getNestedFolders(IPackageFragmentRoot)473
org.eclipse.jdt.internal.core.JavaProject.areClasspathsEqual(IClasspathEntry[], IClasspathEntry[], IPath, IPath)229
org.eclipse.jdt.internal.core.JavaProject.areClasspathsEqual(IClasspathEntry[], IPath, IClasspathEntry[])259
org.eclipse.jdt.internal.core.JavaProject.findPackageFragmentRoot0(IPath)1156
org.eclipse.jdt.internal.core.JavaProject.isOnClasspath(IResource)2171
org.eclipse.jdt.internal.core.JavaProject.isOnClasspathEntry(IPath, boolean, boolean, IClasspathEntry)2186
org.eclipse.jdt.internal.core.JavaProject.setOutputLocation(IPath, IProgressMonitor)2818
org.eclipse.jdt.internal.core.JavaProjectElementInfo.computeNonJavaResources(JavaProject)115
org.eclipse.jdt.internal.core.JavaProjectElementInfo.isClasspathEntryOrOutputLocation(IPath, IPath, IClasspathEntry[], IPath)277
org.eclipse.jdt.internal.core.JavaProjectElementInfo.isClasspathEntryOrOutputLocation(IPath, IPath, IClasspathEntry[], IPath)269
org.eclipse.jdt.internal.core.JavaProjectElementInfo.isClasspathEntryOrOutputLocation(IPath, IPath, IClasspathEntry[], IPath)273
org.eclipse.jdt.internal.core.JavaProjectElementInfo.isClasspathEntryOrOutputLocation(IPath, IPath, IClasspathEntry[], IPath)273
org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation.removeEntryFromClasspath(IPath, IJavaProject)253
org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation.renameEntryInClasspath(IPath, IJavaProject)41
org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation.renameEntryInClasspath(IPath, IJavaProject)33
org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation.renamePatterns(IPath, IPath[])90
org.eclipse.jdt.internal.core.PackageFragmentRoot.attachSource(IPath, IPath, IProgressMonitor)97
org.eclipse.jdt.internal.core.PackageFragmentRoot.attachSource(IPath, IPath, IProgressMonitor)97
org.eclipse.jdt.internal.core.PackageFragmentRootInfo.isClasspathEntry(IPath, IClasspathEntry[])161
org.eclipse.jdt.internal.core.search.indexing.AddJarFileToIndex.equals(Object)53
org.eclipse.jdt.internal.core.search.indexing.IndexAllProject.execute(IProgressMonitor)77
org.eclipse.jdt.internal.core.search.indexing.IndexManager.saveIndex(Index)667
org.eclipse.jdt.internal.core.search.IndexSelector.canSeeFocus(IJavaElement, JavaProject)102
org.eclipse.jdt.internal.core.search.IndexSelector.canSeeFocus(IJavaElement, JavaProject)92
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(JavaProject, IPath, int, HashSet, HashSet, IClasspathEntry)148
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(JavaProject, IPath, int, HashSet, HashSet, IClasspathEntry)173
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(JavaProject, IPath, int, HashSet, HashSet, IClasspathEntry)187
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(JavaProject, IPath, int, HashSet, HashSet, IClasspathEntry)198
org.eclipse.jdt.internal.core.search.JavaSearchScope.addEnclosingProjectOrJar(IPath)80
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locatePackageDeclarations(SearchPattern, SearchParticipant, IJavaProject[])1272
org.eclipse.jdt.internal.core.SetContainerOperation.executeOperation()69
org.eclipse.jdt.internal.core.SetVariablesOperation.executeOperation()67
org.eclipse.jdt.internal.core.SourceMapper.computeAllRootPaths(IType)357
org.eclipse.jdt.internal.core.UserLibraryManager.updateUserLibrary(String, String)113
org.eclipse.jdt.internal.core.util.Util.indexOfEnclosingPath(IPath, IPath[], int)1521
org.eclipse.jdt.internal.core.util.Util.indexOfMatchingPath(IPath, IPath[], int)1563
org.eclipse.jdt.internal.core.util.Util.indexOfNestedPath(IPath, IPath[], int)1574

org.eclipse.core.runtime.IPath.getDevice()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2032
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.createInfoFromClassFileInJar(Openable)377
org.eclipse.jdt.internal.core.JavaModel.getWorkspaceTarget(IPath)322
org.eclipse.jdt.internal.core.JavaProject.canonicalizedPath(IPath)316
org.eclipse.jdt.internal.core.JavaProject.getPackageFragmentRoot(IPath)1672
org.eclipse.jdt.internal.core.search.indexing.IndexManager.getIndex(IPath, IPath, boolean, boolean)242
org.eclipse.jdt.internal.core.search.indexing.IndexManager.recreateIndex(IPath)490
org.eclipse.jdt.internal.core.search.indexing.IndexManager.resetIndex(IPath)631
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(IJavaElement)243
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(IJavaElement)227
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(IJavaElement)254
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(IJavaElement)278
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(JavaProject, IPath, int, HashSet, HashSet, IClasspathEntry)177
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(JavaProject, IPath, int, HashSet, HashSet, IClasspathEntry)152
org.eclipse.jdt.internal.core.search.JavaSearchScope.encloses(IJavaElement)457

org.eclipse.core.runtime.IPath.getFileExtension()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.CopyElementsOperation.getNestedOperation(IJavaElement)104
org.eclipse.jdt.internal.core.ExternalFoldersManager.isExternalFolderPath(IPath)82
org.eclipse.jdt.internal.core.JavaProject.findElement(IPath, WorkingCopyOwner)1042
org.eclipse.jdt.internal.core.JavaProject.getPackageFragmentRoot(IPath)1680

org.eclipse.core.runtime.IPath.hasTrailingSeparator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.JavaProject.canonicalizedPath(IPath)320
org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation.renamePatterns(IPath, IPath[])97
org.eclipse.jdt.internal.core.util.Util.relativePath(IPath, int)2062

org.eclipse.core.runtime.IPath.isAbsolute()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaCore.newLibraryEntry(IPath, IPath, IPath, IAccessRule[], IClasspathAttribute[], boolean)4046
org.eclipse.jdt.core.JavaCore.newLibraryEntry(IPath, IPath, IPath, IAccessRule[], IClasspathAttribute[], boolean)4042
org.eclipse.jdt.core.JavaCore.newProjectEntry(IPath, boolean)4096
org.eclipse.jdt.core.JavaCore.newProjectEntry(IPath, IAccessRule[], boolean, IClasspathAttribute[], boolean)4161
org.eclipse.jdt.core.JavaCore.newSourceEntry(IPath, IPath[], IPath[], IPath, IClasspathAttribute[])4369
org.eclipse.jdt.internal.core.ClasspathEntry.elementDecode(Element, IJavaProject, Map)649
org.eclipse.jdt.internal.core.ClasspathEntry.elementDecode(Element, IJavaProject, Map)791
org.eclipse.jdt.internal.core.ClasspathEntry.elementDecode(Element, IJavaProject, Map)639
org.eclipse.jdt.internal.core.ClasspathEntry.elementEncode(XMLWriter, IPath, boolean, boolean, Map)499
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1563
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1497
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1888
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1930
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)1961
org.eclipse.jdt.internal.core.JavaModelManager.resolveVariableEntry(IClasspathEntry, boolean)2281
org.eclipse.jdt.internal.core.JavaProject.canonicalizedPath(IPath)302
org.eclipse.jdt.internal.core.JavaProject.findElement(IPath, WorkingCopyOwner)1036
org.eclipse.jdt.internal.core.JavaProject.findPackageFragmentRoot0(IPath)1151
org.eclipse.jdt.internal.core.JavaProject.getPackageFragmentRoot(IPath)1665
org.eclipse.jdt.internal.core.NameLookup.findPackageFragment(IPath)401
org.eclipse.jdt.internal.core.PackageFragmentRoot.verifyAttachSource(IPath)789

org.eclipse.core.runtime.IPath.isEmpty()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaCore.newLibraryEntry(IPath, IPath, IPath, IAccessRule[], IClasspathAttribute[], boolean)4044
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.createFolder(IPath, IContainer)465
org.eclipse.jdt.internal.core.builder.ClasspathDirectory.ClasspathDirectory(IContainer, boolean, AccessRuleSet)36
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1930
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2005
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)1961
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2023
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)1994
org.eclipse.jdt.internal.core.search.indexing.IndexManager.updateIndexState(IPath, Integer)796
org.eclipse.jdt.internal.core.search.indexing.IndexManager.writeSavedIndexNamesFile()836

org.eclipse.core.runtime.IPath.isPrefixOf(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaConventions.isOverlappingRoots(IPath, IPath)64
org.eclipse.jdt.core.JavaConventions.isOverlappingRoots(IPath, IPath)64
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.findSourceFile(IFile, boolean)431
org.eclipse.jdt.internal.core.ClasspathChange.determineAffectedPackageFragments(IPath)167
org.eclipse.jdt.internal.core.ClasspathEntry.elementEncode(XMLWriter, IPath, boolean, boolean, Map)500
org.eclipse.jdt.internal.core.ClasspathEntry.elementEncode(XMLWriter, IPath, boolean, boolean, Map)515
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1564
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1659
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1699
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1688
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1498
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1932
org.eclipse.jdt.internal.core.CopyResourceElementsOperation.processPackageFragmentResource(PackageFragment, PackageFragmentRoot, String)445
org.eclipse.jdt.internal.core.CopyResourceElementsOperation.processPackageFragmentResource(PackageFragment, PackageFragmentRoot, String)560
org.eclipse.jdt.internal.core.DeltaProcessingState.updateRoots(IPath, IResourceDelta, DeltaProcessor)610
org.eclipse.jdt.internal.core.DeltaProcessingState.updateRoots(IPath, IResourceDelta, DeltaProcessor)626
org.eclipse.jdt.internal.core.DeltaProcessingState.updateRoots(IPath, IResourceDelta, DeltaProcessor)616
org.eclipse.jdt.internal.core.DeltaProcessor.elementType(IResource, int, int, DeltaProcessorRootInfo)1267
org.eclipse.jdt.internal.core.DeltaProcessor.isResFilteredFromOutput(DeltaProcessorRootInfo, DeltaProcessorOutputsInfo, IResource, int)1463
org.eclipse.jdt.internal.core.DeltaProcessor.popUntilPrefixOf(IPath)1726
org.eclipse.jdt.internal.core.DeltaProcessor.RootInfo.isRootOfProject(IPath)129
org.eclipse.jdt.internal.core.DeltaProcessor.RootInfo.isRootOfProject(IPath)129
org.eclipse.jdt.internal.core.JavaElement.1.NoResourceSchedulingRule.contains(ISchedulingRule)427
org.eclipse.jdt.internal.core.JavaElement.1.NoResourceSchedulingRule.isConflicting(ISchedulingRule)435
org.eclipse.jdt.internal.core.JavaElement.1.NoResourceSchedulingRule.isConflicting(ISchedulingRule)435
org.eclipse.jdt.internal.core.JavaModelManager.conflictsWithOutputLocation(IPath, JavaProject)431
org.eclipse.jdt.internal.core.JavaModelManager.determineIfOnClasspath(IResource, IJavaProject)972
org.eclipse.jdt.internal.core.JavaModelOperation.getNestedFolders(IPackageFragmentRoot)473
org.eclipse.jdt.internal.core.JavaModelOperation.prefixesOneOf(IPath, IPath[])676
org.eclipse.jdt.internal.core.JavaProject.computePackageFragmentRoots(IClasspathEntry, ObjectVector, HashSet, IClasspathEntry, boolean, Map)555
org.eclipse.jdt.internal.core.JavaProject.contains(IResource)725
org.eclipse.jdt.internal.core.JavaProject.contains(IResource)730
org.eclipse.jdt.internal.core.JavaProject.contains(IResource)713
org.eclipse.jdt.internal.core.JavaProject.contains(IResource)726
org.eclipse.jdt.internal.core.JavaProject.isOnClasspath(IResource)2174
org.eclipse.jdt.internal.core.JavaProject.isOnClasspathEntry(IPath, boolean, boolean, IClasspathEntry)2189
org.eclipse.jdt.internal.core.NameLookup.findPackageFragment(IPath)417
org.eclipse.jdt.internal.core.search.indexing.IndexManager.removeIndexFamily(IPath)590
org.eclipse.jdt.internal.core.search.indexing.IndexManager.removeIndexPath(IPath)558
org.eclipse.jdt.internal.core.util.HandleFactory.getPkgFragmentRoot(String)343
org.eclipse.jdt.internal.core.util.Util.indexOfEnclosingPath(IPath, IPath[], int)1522
org.eclipse.jdt.internal.core.util.Util.indexOfNestedPath(IPath, IPath[], int)1575

org.eclipse.core.runtime.IPath.isValidPath(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.ClasspathEntry.resolvedChainedLibraries(IPath, HashSet, ArrayList)887

org.eclipse.core.runtime.IPath.lastSegment()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.1.visit(IResourceProxy)248
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.writeClassFile(ClassFile, SourceFile, boolean)819
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.writeClassFile(ClassFile, SourceFile, boolean)825
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.addDependentsOf(IPath, boolean, StringSet, StringSet, StringSet)244
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.addDependentsOf(IPath, boolean, StringSet, StringSet, StringSet)230
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.removeClassFile(IPath, IContainer)737
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.writeClassFileContents(ClassFile, IFile, String, boolean, SourceFile)853
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.writeClassFileContents(ClassFile, IFile, String, boolean, SourceFile)838
org.eclipse.jdt.internal.core.builder.JavaBuilder.getRequiredProjects(boolean)442
org.eclipse.jdt.internal.core.builder.State.removePackage(IResourceDelta)212
org.eclipse.jdt.internal.core.DeltaProcessor.createElement(IResource, int, DeltaProcessorRootInfo)673
org.eclipse.jdt.internal.core.DeltaProcessor.createElement(IResource, int, DeltaProcessorRootInfo)678
org.eclipse.jdt.internal.core.DeltaProcessor.elementAdded(Openable, IResourceDelta, DeltaProcessorRootInfo)1014
org.eclipse.jdt.internal.core.DeltaProcessor.elementRemoved(Openable, IResourceDelta, DeltaProcessorRootInfo)1147
org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot.getElementName()74
org.eclipse.jdt.internal.core.JarPackageFragment.computeNonJavaResources(ArrayList)107
org.eclipse.jdt.internal.core.JarPackageFragment.computeNonJavaResources(ArrayList)97
org.eclipse.jdt.internal.core.JarPackageFragmentRoot.getElementName()144
org.eclipse.jdt.internal.core.JavaModelManager.determineIfOnClasspath(IResource, IJavaProject)958
org.eclipse.jdt.internal.core.JavaProject.contains(IResource)750
org.eclipse.jdt.internal.core.JavaProject.contains(IResource)747
org.eclipse.jdt.internal.core.JavaProject.findElement(IPath, WorkingCopyOwner)1046
org.eclipse.jdt.internal.core.JavaProject.findElement(IPath, WorkingCopyOwner)1050
org.eclipse.jdt.internal.core.JavaProject.getPackageFragmentRoot(IPath)1681
org.eclipse.jdt.internal.core.JavaProject.projectPrerequisites(IClasspathEntry[])2353
org.eclipse.jdt.internal.core.search.indexing.IndexManager.writeSavedIndexNamesFile()837
org.eclipse.jdt.internal.core.search.IndexSelector.getJavaProject(IPath, IJavaModel)253
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(JavaProject, IPath, int, HashSet, HashSet, IClasspathEntry)188

org.eclipse.core.runtime.IPath.makeAbsolute()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.ClasspathEntry.elementEncode(XMLWriter, IPath, boolean, boolean, Map)505

org.eclipse.core.runtime.IPath.makeRelative()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.ClasspathContainerInitializer.getDescription(IPath, IJavaProject)192
org.eclipse.jdt.core.JavaCore.newContainerEntry(IPath, IAccessRule[], IClasspathAttribute[], boolean)3839
org.eclipse.jdt.core.JavaCore.newVariableEntry(IPath, IPath, IPath, IAccessRule[], IClasspathAttribute[], boolean)4520
org.eclipse.jdt.internal.core.builder.BuildNotifier.aboutToCompile(SourceFile)62
org.eclipse.jdt.internal.core.builder.BuildNotifier.compiled(SourceFile)98
org.eclipse.jdt.internal.core.ClasspathEntry.ClasspathEntry(int, int, IPath, IPath[], IPath[], IPath, IPath, IPath, boolean, IAccessRule[], boolean, IClasspathAttribute[])261
org.eclipse.jdt.internal.core.ClasspathEntry.elementEncode(XMLWriter, IPath, boolean, boolean, Map)503
org.eclipse.jdt.internal.core.ClasspathEntry.elementEncode(XMLWriter, IPath, boolean, boolean, Map)547
org.eclipse.jdt.internal.core.ClasspathEntry.elementEncode(XMLWriter, IPath, boolean, boolean, Map)518
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1592
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1519
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1671
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1669
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1674
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1640
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1690
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1717
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1690
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1600
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1700
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1729
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1700
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1671
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1664
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1674
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1600
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1592
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1669
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1908
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1816
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1774
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)1984
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)1974
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2041
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2051
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()320
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()356
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()338
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()365
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()343
org.eclipse.jdt.internal.core.JavaProject.encodeClasspath(IClasspathEntry[], IPath, boolean, Map)972
org.eclipse.jdt.internal.core.PackageFragmentRoot.toStringInfo(int, StringBuffer, Object, boolean)755
org.eclipse.jdt.internal.core.search.indexing.AddJarFileToIndex.execute(IProgressMonitor)118

org.eclipse.core.runtime.IPath.removeFileExtension()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.checkForClassFileChanges(IResourceDelta, ClasspathMultiDirectory, int)272
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.deleteGeneratedFiles(IFile[])334
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findAffectedSourceFiles(IResourceDelta, int, StringSet)430
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta, ClasspathMultiDirectory, int)634
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta, ClasspathMultiDirectory, int)584
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.writeClassFileContents(ClassFile, IFile, String, boolean, SourceFile)838

org.eclipse.core.runtime.IPath.removeFirstSegments(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaCore.addNonJavaResources(Object[], IContainer, int, ArrayList)2334
org.eclipse.jdt.core.JavaCore.getGeneratedResource(ICompilationUnit, IContainer, State, int, ArrayList)3180
org.eclipse.jdt.core.JavaCore.getGeneratedResource(ICompilationUnit, IContainer, State, int, ArrayList)3171
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.1.visit(IResourceProxy)253
org.eclipse.jdt.internal.core.builder.BatchImageBuilder.3.visit(IResourceProxy)206
org.eclipse.jdt.internal.core.builder.BatchImageBuilder.3.visit(IResourceProxy)211
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.checkForClassFileChanges(IResourceDelta, ClasspathMultiDirectory, int)272
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.deleteGeneratedFiles(IFile[])334
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findAffectedSourceFiles(IResourceDelta, int, StringSet)398
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findAffectedSourceFiles(IResourceDelta, int, StringSet)430
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta, ClasspathMultiDirectory, int)584
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta, ClasspathMultiDirectory, int)634
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta, ClasspathMultiDirectory, int)549
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta, ClasspathMultiDirectory, int)646
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta, ClasspathMultiDirectory, int)521
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.finishedWith(String, CompilationResult, char[], ArrayList, ArrayList)701
org.eclipse.jdt.internal.core.ClasspathChange.determineAffectedPackageFragments(IPath)178
org.eclipse.jdt.internal.core.ClasspathEntry.elementEncode(XMLWriter, IPath, boolean, boolean, Map)502
org.eclipse.jdt.internal.core.ClasspathEntry.elementEncode(XMLWriter, IPath, boolean, boolean, Map)517
org.eclipse.jdt.internal.core.ClasspathEntry.elementEncode(XMLWriter, IPath, boolean, boolean, Map)546
org.eclipse.jdt.internal.core.ClasspathEntry.resolveDotDot(IPath)969
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1662
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1519
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1729
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1717
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1774
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2051
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2041
org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation.1.visit(IResourceProxy)88
org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation.1.visit(IResourceProxy)98
org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation.1.visit(IResourceProxy)109
org.eclipse.jdt.internal.core.DeltaProcessingState.updateRoots(IPath, IResourceDelta, DeltaProcessor)611
org.eclipse.jdt.internal.core.DeltaProcessor.createElement(IResource, int, DeltaProcessorRootInfo)631
org.eclipse.jdt.internal.core.DeltaProcessor.createElement(IResource, int, DeltaProcessorRootInfo)614
org.eclipse.jdt.internal.core.DeltaProcessor.createElement(IResource, int, DeltaProcessorRootInfo)653
org.eclipse.jdt.internal.core.JarPackageFragment.computeNonJavaResources(ArrayList)92
org.eclipse.jdt.internal.core.JavaModelManager.determineIfOnClasspath(IResource, IJavaProject)981
org.eclipse.jdt.internal.core.JavaModelManager.getResolvedVariablePath(IPath, boolean)2311
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()354
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()363
org.eclipse.jdt.internal.core.JavaProject.canonicalizedPath(IPath)309
org.eclipse.jdt.internal.core.JavaProject.encodeClasspath(IClasspathEntry[], IPath, boolean, Map)971
org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation.1.visit(IResourceProxy)210
org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation.1.visit(IResourceProxy)199
org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation.1.visit(IResourceProxy)189
org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation.renameEntryInClasspath(IPath, IJavaProject)50
org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation.renamePatterns(IPath, IPath[])96
org.eclipse.jdt.internal.core.PackageFragmentRoot.toStringInfo(int, StringBuffer, Object, boolean)755
org.eclipse.jdt.internal.core.SourceMapper.computeRootPath(IContainer, HashSet, boolean, Set, int)515
org.eclipse.jdt.internal.core.SourceMapper.computeRootPath(IContainer, HashSet, boolean, Set, int)535

org.eclipse.core.runtime.IPath.removeLastSegments(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaCore.getGeneratedResource(ICompilationUnit, IContainer, State, int, ArrayList)3180
org.eclipse.jdt.core.JavaCore.getGeneratedResource(ICompilationUnit, IContainer, State, int, ArrayList)3171
org.eclipse.jdt.core.search.SearchParticipant.scheduleDocumentIndexing(SearchDocument, IPath)202
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.createFolder(IPath, IContainer)468
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.writeClassFile(ClassFile, SourceFile, boolean)818
org.eclipse.jdt.internal.core.builder.BatchImageBuilder.3.visit(IResourceProxy)221
org.eclipse.jdt.internal.core.builder.BuildNotifier.aboutToCompile(SourceFile)62
org.eclipse.jdt.internal.core.builder.BuildNotifier.compiled(SourceFile)98
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.addDependentsOf(IPath, boolean, StringSet, StringSet, StringSet)233
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.addDependentsOf(IPath, boolean, StringSet, StringSet, StringSet)242
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.deleteGeneratedFiles(IFile[])342
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta, ClasspathMultiDirectory, int)678
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta, ClasspathMultiDirectory, int)615
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta, ClasspathMultiDirectory, int)657
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.finishedWith(String, CompilationResult, char[], ArrayList, ArrayList)701
org.eclipse.jdt.internal.core.ClasspathEntry.resolvedChainedLibraries(IPath, HashSet, ArrayList)884
org.eclipse.jdt.internal.core.ClasspathEntry.resolveDotDot(IPath)973
org.eclipse.jdt.internal.core.DeltaProcessor.createElement(IResource, int, DeltaProcessorRootInfo)652
org.eclipse.jdt.internal.core.DeltaProcessor.createElement(IResource, int, DeltaProcessorRootInfo)658
org.eclipse.jdt.internal.core.DeltaProcessor.enclosingRootInfo(IPath, int)1299
org.eclipse.jdt.internal.core.DeltaProcessor.validateClasspaths(IResourceDelta)2322
org.eclipse.jdt.internal.core.JarPackageFragment.computeNonJavaResources(ArrayList)103
org.eclipse.jdt.internal.core.JarPackageFragment.computeNonJavaResources(ArrayList)116
org.eclipse.jdt.internal.core.JavaModelManager.determineIfOnClasspath(IResource, IJavaProject)986
org.eclipse.jdt.internal.core.JavaProject.findElement(IPath, WorkingCopyOwner)1048
org.eclipse.jdt.internal.core.search.JavaWorkspaceScope.packageFragmentRoot(String, int, String)142

org.eclipse.core.runtime.IPath.removeTrailingSeparator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.ClasspathEntry.fullExclusionPatternChars()462
org.eclipse.jdt.internal.core.ClasspathEntry.fullInclusionPatternChars()479

org.eclipse.core.runtime.IPath.segment(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.ClasspathContainerInitializer.getComparisonID(IPath, IJavaProject)253
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.addDependentsOf(IPath, boolean, StringSet, StringSet, StringSet)241
org.eclipse.jdt.internal.core.builder.JavaBuilder.filterExtraResource(IResource)356
org.eclipse.jdt.internal.core.builder.JavaBuilder.getRequiredProjects(boolean)449
org.eclipse.jdt.internal.core.builder.JavaBuilder.mustPropagateStructuralChanges()726
org.eclipse.jdt.internal.core.builder.SourceFile.extractTypeName()58
org.eclipse.jdt.internal.core.builder.SourceFile.extractTypeName()66
org.eclipse.jdt.internal.core.builder.SourceFile.extractTypeName()59
org.eclipse.jdt.internal.core.ClasspathEntry.ClasspathEntry(int, int, IPath, IPath[], IPath[], IPath, IPath, IPath, boolean, IAccessRule[], boolean, IClasspathAttribute[])254
org.eclipse.jdt.internal.core.ClasspathEntry.elementDecode(Element, IJavaProject, Map)746
org.eclipse.jdt.internal.core.ClasspathEntry.elementDecode(Element, IJavaProject, Map)640
org.eclipse.jdt.internal.core.ClasspathEntry.elementEncode(XMLWriter, IPath, boolean, boolean, Map)516
org.eclipse.jdt.internal.core.ClasspathEntry.elementEncode(XMLWriter, IPath, boolean, boolean, Map)501
org.eclipse.jdt.internal.core.ClasspathEntry.elementEncode(XMLWriter, IPath, boolean, boolean, Map)516
org.eclipse.jdt.internal.core.ClasspathEntry.elementEncode(XMLWriter, IPath, boolean, boolean, Map)501
org.eclipse.jdt.internal.core.ClasspathEntry.hasDotDot(IPath)825
org.eclipse.jdt.internal.core.ClasspathEntry.resolveDotDot(IPath)962
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1716
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1662
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1519
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1728
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1889
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1852
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1893
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1896
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1774
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1913
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2041
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2032
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2051
org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation.addEntryToClasspath(IClasspathEntry, IWorkspaceRoot)130
org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation.verify()227
org.eclipse.jdt.internal.core.DeltaProcessingState.getRootInfos(boolean)313
org.eclipse.jdt.internal.core.ExternalFoldersManager.isExternalFolderPath(IPath)77
org.eclipse.jdt.internal.core.ExternalFoldersManager.isInternalPathForExternalFolder(IPath)88
org.eclipse.jdt.internal.core.JavaModelManager.containersReset(String[])748
org.eclipse.jdt.internal.core.JavaModelManager.getResolvedVariablePath(IPath, boolean)2304
org.eclipse.jdt.internal.core.JavaModelManager.initializeContainer(IJavaProject, IPath)2589
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()353
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()333
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()362
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()384
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()317
org.eclipse.jdt.internal.core.JavaProject.getPackageFragmentRoot(IPath)1690
org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation.executeOperation()136
org.eclipse.jdt.internal.core.PackageFragmentRoot.getPackageName(IFolder)525
org.eclipse.jdt.internal.core.PackageFragmentRoot.toStringInfo(int, StringBuffer, Object, boolean)751
org.eclipse.jdt.internal.core.search.indexing.IndexRequest.belongsTo(String)28
org.eclipse.jdt.internal.core.search.indexing.SourceIndexer.indexDocument()50
org.eclipse.jdt.internal.core.SetVariablesOperation.executeOperation()106
org.eclipse.jdt.internal.core.SetVariablesOperation.executeOperation()111
org.eclipse.jdt.internal.core.SetVariablesOperation.executeOperation()112
org.eclipse.jdt.internal.core.SourceMapper.computeAllRootPaths(IType)449
org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer.getDescription(IPath, IJavaProject)45
org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer.initialize(IPath, IJavaProject)52
org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer.isUserLibraryContainer(IPath)66
org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer.requestClasspathContainerUpdate(IPath, IJavaProject, IClasspathContainer)74
org.eclipse.jdt.internal.core.util.HandleFactory.getJarPkgFragmentRoot(String, int, String, IJavaSearchScope)280
org.eclipse.jdt.internal.core.util.Util.packageName(IPath, String, String)1882

org.eclipse.core.runtime.IPath.segmentCount()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaCore.getGeneratedResources(IRegion, boolean)3071
org.eclipse.jdt.core.JavaCore.newContainerEntry(IPath, IAccessRule[], IClasspathAttribute[], boolean)3838
org.eclipse.jdt.core.JavaCore.newVariableEntry(IPath, IPath, IPath, IAccessRule[], IClasspathAttribute[], boolean)4519
org.eclipse.jdt.core.search.SearchParticipant.scheduleDocumentIndexing(SearchDocument, IPath)202
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.addAllSourceFiles(ArrayList)215
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.isExcludedFromProject(IPath)502
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.writeClassFile(ClassFile, SourceFile, boolean)817
org.eclipse.jdt.internal.core.builder.BatchImageBuilder.copyExtraResourcesBack(ClasspathMultiDirectory, boolean)186
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.deleteGeneratedFiles(IFile[])333
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findAffectedSourceFiles(IResourceDelta, ClasspathLocation[], IProject)374
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta)461
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta)470
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta)484
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.finishedWith(String, CompilationResult, char[], ArrayList, ArrayList)700
org.eclipse.jdt.internal.core.builder.JavaBuilder.filterExtraResource(IResource)351
org.eclipse.jdt.internal.core.builder.JavaBuilder.getRequiredProjects(boolean)447
org.eclipse.jdt.internal.core.builder.NameEnvironment.computeClasspathLocations(IWorkspaceRoot, JavaProject, SimpleLookupTable)136
org.eclipse.jdt.internal.core.builder.NameEnvironment.computeClasspathLocations(IWorkspaceRoot, JavaProject, SimpleLookupTable)109
org.eclipse.jdt.internal.core.builder.SourceFile.extractTypeName()54
org.eclipse.jdt.internal.core.builder.SourceFile.extractTypeName()53
org.eclipse.jdt.internal.core.builder.State.read(IProject, DataInputStream)265
org.eclipse.jdt.internal.core.ClasspathChange.determineAffectedPackageFragments(IPath)175
org.eclipse.jdt.internal.core.ClasspathEntry.elementDecode(Element, IJavaProject, Map)640
org.eclipse.jdt.internal.core.ClasspathEntry.elementDecode(Element, IJavaProject, Map)755
org.eclipse.jdt.internal.core.ClasspathEntry.hasDotDot(IPath)824
org.eclipse.jdt.internal.core.ClasspathEntry.resolveDotDot(IPath)972
org.eclipse.jdt.internal.core.ClasspathEntry.resolveDotDot(IPath)961
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1662
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1835
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1780
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1888
org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation.copyResource(IPackageFragmentRoot, IClasspathEntry, IWorkspaceRoot)75
org.eclipse.jdt.internal.core.DeltaProcessingState.updateRoots(IPath, IResourceDelta, DeltaProcessor)604
org.eclipse.jdt.internal.core.DeltaProcessor.createElement(IResource, int, DeltaProcessorRootInfo)614
org.eclipse.jdt.internal.core.DeltaProcessor.createElement(IResource, int, DeltaProcessorRootInfo)653
org.eclipse.jdt.internal.core.DeltaProcessor.createElement(IResource, int, DeltaProcessorRootInfo)631
org.eclipse.jdt.internal.core.DeltaProcessor.enclosingRootInfo(IPath, int)1296
org.eclipse.jdt.internal.core.DeltaProcessor.popUntilPrefixOf(IPath)1722
org.eclipse.jdt.internal.core.DeltaProcessor.popUntilPrefixOf(IPath)1722
org.eclipse.jdt.internal.core.DeltaProcessor.updateIndex(Openable, IResourceDelta)2586
org.eclipse.jdt.internal.core.DeltaProcessor.validateClasspaths(IResourceDelta)2322
org.eclipse.jdt.internal.core.JarPackageFragment.computeNonJavaResources(ArrayList)104
org.eclipse.jdt.internal.core.JarPackageFragment.computeNonJavaResources(ArrayList)139
org.eclipse.jdt.internal.core.JarPackageFragment.computeNonJavaResources(ArrayList)111
org.eclipse.jdt.internal.core.JarPackageFragment.computeNonJavaResources(ArrayList)99
org.eclipse.jdt.internal.core.JavaModelManager.determineIfOnClasspath(IResource, IJavaProject)981
org.eclipse.jdt.internal.core.JavaModelManager.getResolvedVariablePath(IPath, boolean)2299
org.eclipse.jdt.internal.core.JavaProject.canonicalizedPath(IPath)307
org.eclipse.jdt.internal.core.JavaProject.canonicalizedPath(IPath)298
org.eclipse.jdt.internal.core.JavaProject.contains(IResource)736
org.eclipse.jdt.internal.core.JavaProject.contains(IResource)737
org.eclipse.jdt.internal.core.JavaProject.getFolderPackageFragmentRoot(IPath)1494
org.eclipse.jdt.internal.core.JavaProject.getPackageFragmentRoot(IPath)1668
org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation.moveResource(IPackageFragmentRoot, IClasspathEntry, IWorkspaceRoot)176
org.eclipse.jdt.internal.core.PackageFragmentRoot.getPackageName(IFolder)518
org.eclipse.jdt.internal.core.PackageFragmentRoot.getPackageName(IFolder)519
org.eclipse.jdt.internal.core.PackageFragmentRoot.toStringInfo(int, StringBuffer, Object, boolean)752
org.eclipse.jdt.internal.core.search.indexing.IndexBinaryFolder.1.visit(IResourceProxy)71
org.eclipse.jdt.internal.core.search.indexing.IndexBinaryFolder.2.visit(IResourceProxy)93
org.eclipse.jdt.internal.core.search.indexing.RemoveFolderFromIndex.execute(IProgressMonitor)48
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(IJavaElement)231
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(IJavaElement)255
org.eclipse.jdt.internal.core.search.JavaWorkspaceScope.packageFragmentRoot(String, int, String)141
org.eclipse.jdt.internal.core.SourceMapper.1.compare(Object, Object)486
org.eclipse.jdt.internal.core.SourceMapper.1.compare(Object, Object)486
org.eclipse.jdt.internal.core.SourceMapper.computeAllRootPaths(IType)446
org.eclipse.jdt.internal.core.SourceMapper.computeAllRootPaths(IType)448
org.eclipse.jdt.internal.core.SourceMapper.computeAllRootPaths(IType)435
org.eclipse.jdt.internal.core.SourceMapper.computeRootPath(IContainer, HashSet, boolean, Set, int)516
org.eclipse.jdt.internal.core.UserLibraryClasspathContainerInitializer.isUserLibraryContainer(IPath)66
org.eclipse.jdt.internal.core.util.HandleFactory.getJarPkgFragmentRoot(String, int, String, IJavaSearchScope)279
org.eclipse.jdt.internal.core.util.Util.indexOfEnclosingPath(IPath, IPath[], int)1523
org.eclipse.jdt.internal.core.util.Util.packageName(IPath, String, String)1881
org.eclipse.jdt.internal.core.util.Util.packageName(IPath, String, String)1887

org.eclipse.core.runtime.IPath.segments()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.ClasspathChange.determineAffectedPackageFragments(IPath)179
org.eclipse.jdt.internal.core.DeltaProcessor.createElement(IResource, int, DeltaProcessorRootInfo)615
org.eclipse.jdt.internal.core.DeltaProcessor.createElement(IResource, int, DeltaProcessorRootInfo)653
org.eclipse.jdt.internal.core.DeltaProcessor.createElement(IResource, int, DeltaProcessorRootInfo)632
org.eclipse.jdt.internal.core.JavaModelManager.determineIfOnClasspath(IResource, IJavaProject)988
org.eclipse.jdt.internal.core.util.Util.relativePath(IPath, int)2063

org.eclipse.core.runtime.IPath.setDevice(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.addDependentsOf(IPath, boolean, StringSet, StringSet, StringSet)228
org.eclipse.jdt.internal.core.JavaProject.canonicalizedPath(IPath)317
org.eclipse.jdt.internal.core.SourceMapper.computeRootPath(IContainer, HashSet, boolean, Set, int)535
org.eclipse.jdt.internal.core.SourceMapper.computeRootPath(IContainer, HashSet, boolean, Set, int)515

org.eclipse.core.runtime.IPath.toFile()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.DeltaProcessingState.getTimeStampsFile()544
org.eclipse.jdt.internal.core.ExternalFoldersManager.isExternalFolderPath(IPath)79
org.eclipse.jdt.internal.core.ExternalFoldersManager.openExternalFoldersProject(IProject, IProgressMonitor)188
org.eclipse.jdt.internal.core.ExternalPackageFragmentRoot.resourceExists(IResource)120
org.eclipse.jdt.internal.core.JavaModelManager.getNonChainingJarsFile()2864
org.eclipse.jdt.internal.core.JavaModelManager.getSerializationFile(IProject)2322
org.eclipse.jdt.internal.core.JavaModelManager.getVariableAndContainersFile()2168
org.eclipse.jdt.internal.core.JavaModelManager.getZipFile(IPath)2412
org.eclipse.jdt.internal.core.JavaProject.loadPreferences()2204
org.eclipse.jdt.internal.core.search.indexing.AddJarFileToIndex.execute(IProgressMonitor)124
org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(IFile, String)1157

org.eclipse.core.runtime.IPath.toOSString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.ClasspathEntry.ClasspathEntry(int, int, IPath, IPath[], IPath[], IPath, IPath, IPath, boolean, IAccessRule[], boolean, IClasspathAttribute[])259
org.eclipse.jdt.internal.core.ClasspathEntry.getCalledFileNames(IPath)920
org.eclipse.jdt.internal.core.ClasspathEntry.getCalledFileNames(IPath)932
org.eclipse.jdt.internal.core.ClasspathEntry.getCalledFileNames(IPath)938
org.eclipse.jdt.internal.core.ClasspathEntry.getCalledFileNames(IPath)925
org.eclipse.jdt.internal.core.ClasspathEntry.resolvedChainedLibraries(IPath, HashSet, ArrayList)889
org.eclipse.jdt.internal.core.ClasspathEntry.toString()1272
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2037
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2028
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2018
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2035
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2020
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2026
org.eclipse.jdt.internal.core.DeltaProcessor.RootInfo.getPackageFragmentRoot(IResource)122
org.eclipse.jdt.internal.core.DeltaProcessor.RootInfo.getPackageFragmentRoot(IResource)122
org.eclipse.jdt.internal.core.ExternalFoldersManager.openExternalFoldersProject(IProject, IProgressMonitor)190
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.createInfoFromClassFileInJar(Openable)377
org.eclipse.jdt.internal.core.JavaModel.getExternalTarget(IPath, boolean)344
org.eclipse.jdt.internal.core.JavaModel.getExternalTarget(IPath, boolean)337
org.eclipse.jdt.internal.core.JavaProject.canonicalizedPath(IPath)291
org.eclipse.jdt.internal.core.NameLookup.findPackageFragment(IPath)420
org.eclipse.jdt.internal.core.NameLookup.findPackageFragment(IPath)418
org.eclipse.jdt.internal.core.PackageFragmentRoot.createSourceMapper(IPath, IPath)160
org.eclipse.jdt.internal.core.PackageFragmentRoot.toStringInfo(int, StringBuffer, Object, boolean)750
org.eclipse.jdt.internal.core.search.indexing.AddJarFileToIndex.getJobFamily()230
org.eclipse.jdt.internal.core.search.indexing.IndexManager.cleanUpIndexes()124
org.eclipse.jdt.internal.core.search.indexing.IndexManager.computeIndexLocation(IPath)135
org.eclipse.jdt.internal.core.search.indexing.IndexManager.getIndex(IPath, IPath, boolean, boolean)243
org.eclipse.jdt.internal.core.search.indexing.IndexManager.getIndex(IPath, IPath, boolean, boolean)242
org.eclipse.jdt.internal.core.search.indexing.IndexManager.getIndexStates()331
org.eclipse.jdt.internal.core.search.indexing.IndexManager.getSavedIndexesDirectory()354
org.eclipse.jdt.internal.core.search.indexing.IndexManager.recreateIndex(IPath)499
org.eclipse.jdt.internal.core.search.indexing.IndexManager.recreateIndex(IPath)490
org.eclipse.jdt.internal.core.search.indexing.IndexManager.removeIndex(IPath)534
org.eclipse.jdt.internal.core.search.indexing.IndexManager.resetIndex(IPath)631
org.eclipse.jdt.internal.core.search.indexing.IndexManager.writeSavedIndexNamesFile()830
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(IJavaElement)243
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(IJavaElement)278
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(IJavaElement)254
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(IJavaElement)227
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(JavaProject, IPath, int, HashSet, HashSet, IClasspathEntry)152
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(JavaProject, IPath, int, HashSet, HashSet, IClasspathEntry)177
org.eclipse.jdt.internal.core.search.JavaSearchScope.encloses(IJavaElement)457
org.eclipse.jdt.internal.core.search.JavaSearchScope.toString()661
org.eclipse.jdt.internal.core.util.Util.getSourceAttachmentPropertyName(IPath)1214

org.eclipse.core.runtime.IPath.toPortableString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.DeltaProcessingState.saveExternalLibTimeStamps()572
org.eclipse.jdt.internal.core.JavaModelManager.saveNonChainingJarsCache()3690
org.eclipse.jdt.internal.core.JavaModelManager.VariablesAndContainersSaveHelper.savePath(IPath)3882
org.eclipse.jdt.internal.core.JavaModelManager.VariablesAndContainersSaveHelper.savePath(IPath)3882

org.eclipse.core.runtime.IPath.toString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.ClasspathContainerInitializer.getDescription(IPath, IJavaProject)192
org.eclipse.jdt.core.JavaCore.getGeneratedResource(ICompilationUnit, IContainer, State, int, ArrayList)3169
org.eclipse.jdt.core.JavaCore.newContainerEntry(IPath, IAccessRule[], IClasspathAttribute[], boolean)3839
org.eclipse.jdt.core.JavaCore.newVariableEntry(IPath, IPath, IPath, IAccessRule[], IClasspathAttribute[], boolean)4520
org.eclipse.jdt.internal.core.builder.BatchImageBuilder.3.visit(IResourceProxy)211
org.eclipse.jdt.internal.core.builder.BuildNotifier.aboutToCompile(SourceFile)62
org.eclipse.jdt.internal.core.builder.BuildNotifier.compiled(SourceFile)98
org.eclipse.jdt.internal.core.builder.ClasspathDirectory.debugPathString()149
org.eclipse.jdt.internal.core.builder.ClasspathDirectory.toString()142
org.eclipse.jdt.internal.core.builder.ClasspathMultiDirectory.toString()58
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.addDependentsOf(IPath, boolean, StringSet, StringSet, StringSet)242
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.checkForClassFileChanges(IResourceDelta, ClasspathMultiDirectory, int)273
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findAffectedSourceFiles(IResourceDelta, int, StringSet)441
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findAffectedSourceFiles(IResourceDelta, int, StringSet)399
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta, ClasspathMultiDirectory, int)524
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta, ClasspathMultiDirectory, int)591
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta, ClasspathMultiDirectory, int)585
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta, ClasspathMultiDirectory, int)635
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta, ClasspathMultiDirectory, int)612
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.removeClassFile(IPath, IContainer)738
org.eclipse.jdt.internal.core.builder.JavaBuilder.filterExtraResource(IResource)350
org.eclipse.jdt.internal.core.builder.NameEnvironment.computeClasspathLocations(IWorkspaceRoot, JavaProject, SimpleLookupTable)197
org.eclipse.jdt.internal.core.builder.SourceFile.getContents()81
org.eclipse.jdt.internal.core.builder.SourceFile.getFileName()89
org.eclipse.jdt.internal.core.builder.SourceFile.typeLocator()107
org.eclipse.jdt.internal.core.builder.State.isSourceFolderEmpty(IContainer)163
org.eclipse.jdt.internal.core.builder.State.read(IProject, DataInputStream)266
org.eclipse.jdt.internal.core.builder.State.removePackage(IResourceDelta)213
org.eclipse.jdt.internal.core.builder.State.write(DataOutputStream)424
org.eclipse.jdt.internal.core.builder.State.write(DataOutputStream)450
org.eclipse.jdt.internal.core.builder.State.write(DataOutputStream)461
org.eclipse.jdt.internal.core.builder.State.write(DataOutputStream)425
org.eclipse.jdt.internal.core.ClassFile.getBinaryTypeInfo(IFile, boolean)302
org.eclipse.jdt.internal.core.ClasspathAccessRule.ClasspathAccessRule(IPath, int)22
org.eclipse.jdt.internal.core.ClasspathChange.classpathContains(IClasspathEntry[], IClasspathEntry)103
org.eclipse.jdt.internal.core.ClasspathChange.classpathContains(IClasspathEntry[], IClasspathEntry)103
org.eclipse.jdt.internal.core.ClasspathChange.classpathContains(IClasspathEntry[], IClasspathEntry)117
org.eclipse.jdt.internal.core.ClasspathChange.classpathContains(IClasspathEntry[], IClasspathEntry)117
org.eclipse.jdt.internal.core.ClasspathChange.requestIndexing()481
org.eclipse.jdt.internal.core.ClasspathEntry.ClasspathEntry(int, int, IPath, IPath[], IPath[], IPath, IPath, IPath, boolean, IAccessRule[], boolean, IClasspathAttribute[])261
org.eclipse.jdt.internal.core.ClasspathEntry.equalPatterns(IPath[], IPath[])1097
org.eclipse.jdt.internal.core.ClasspathEntry.equalPatterns(IPath[], IPath[])1097
org.eclipse.jdt.internal.core.ClasspathEntry.fullExclusionPatternChars()465
org.eclipse.jdt.internal.core.ClasspathEntry.fullInclusionPatternChars()482
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1519
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1671
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1690
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1729
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1565
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1640
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1664
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1519
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1592
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1674
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1592
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1600
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1729
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1700
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1669
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1600
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1674
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1717
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1499
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1690
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1669
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1671
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1700
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspath(IJavaProject, IClasspathEntry[], IPath)1717
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1774
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1774
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1916
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1908
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1816
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2041
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2051
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2026
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2041
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)1984
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2010
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2008
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)1997
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)1974
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2051
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)1999
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2010
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)1999
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2028
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)1997
org.eclipse.jdt.internal.core.ClasspathEntry.validateLibraryEntry(IPath, IJavaProject, String, IPath, String)2008
org.eclipse.jdt.internal.core.CompilationUnit.getContents()656
org.eclipse.jdt.internal.core.CompilationUnit.getFileName()719
org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation.verify()251
org.eclipse.jdt.internal.core.CopyResourceElementsOperation.processCompilationUnitResource(ICompilationUnit, PackageFragment)325
org.eclipse.jdt.internal.core.CopyResourceElementsOperation.processCompilationUnitResource(ICompilationUnit, PackageFragment)371
org.eclipse.jdt.internal.core.CopyResourceElementsOperation.processPackageFragmentResource(PackageFragment, PackageFragmentRoot, String)490
org.eclipse.jdt.internal.core.CopyResourceElementsOperation.processPackageFragmentResource(PackageFragment, PackageFragmentRoot, String)506
org.eclipse.jdt.internal.core.CreateCompilationUnitOperation.executeOperation()106
org.eclipse.jdt.internal.core.CreatePackageFragmentOperation.verify()158
org.eclipse.jdt.internal.core.DeltaProcessor.createExternalArchiveDelta(HashSet, IProgressMonitor)924
org.eclipse.jdt.internal.core.DeltaProcessor.createExternalArchiveDelta(HashSet, IProgressMonitor)907
org.eclipse.jdt.internal.core.DeltaProcessor.createExternalArchiveDelta(HashSet, IProgressMonitor)916
org.eclipse.jdt.internal.core.DeltaProcessor.OutputsInfo.toString()76
org.eclipse.jdt.internal.core.DeltaProcessor.OutputsInfo.toString()76
org.eclipse.jdt.internal.core.DeltaProcessor.RootInfo.toString()142
org.eclipse.jdt.internal.core.DeltaProcessor.RootInfo.toString()142
org.eclipse.jdt.internal.core.DeltaProcessor.updateIndex(Openable, IResourceDelta)2507
org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver.resolve(IGenericType)585
org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver.resolve(Openable[], HashSet, IProgressMonitor)641
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.buildForProject(JavaProject, ArrayList, ICompilationUnit[], HashSet, IProgressMonitor)221
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.buildFromPotentialSubtypes(String[], HashSet, IProgressMonitor)243
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.buildFromPotentialSubtypes(String[], HashSet, IProgressMonitor)260
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.createInfoFromClassFile(Openable, IResource)363
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.createInfoFromClassFileInJar(Openable)377
org.eclipse.jdt.internal.core.JavaModel.getExternalTarget(IPath, boolean)351
org.eclipse.jdt.internal.core.JavaModelManager.getZipFile(IPath)2405
org.eclipse.jdt.internal.core.JavaModelManager.getZipFile(IPath)2409
org.eclipse.jdt.internal.core.JavaModelManager.variablePreferencesPut(String, IPath)4762
org.eclipse.jdt.internal.core.JavaModelManager.VariablesAndContainersLoadHelper.loadAccessRule()3116
org.eclipse.jdt.internal.core.JavaModelManager.VariablesAndContainersLoadHelper.loadAccessRule()3116
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()304
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()365
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()313
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()245
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()356
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()320
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()338
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()200
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()343
org.eclipse.jdt.internal.core.JavaProject.createClasspathProblemMarker(IJavaModelStatus)797
org.eclipse.jdt.internal.core.JavaProject.findElement(IPath, WorkingCopyOwner)1044
org.eclipse.jdt.internal.core.JavaProject.findElement(IPath, WorkingCopyOwner)1049
org.eclipse.jdt.internal.core.PackageFragmentRoot.attachSource(IPath, IPath, IProgressMonitor)120
org.eclipse.jdt.internal.core.PackageFragmentRoot.attachSource(IPath, IPath, IProgressMonitor)119
org.eclipse.jdt.internal.core.PackageFragmentRoot.getHandleMemento(StringBuffer)471
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllConstructorDeclarations(char[], char[], int, IJavaSearchScope, IRestrictedAccessConstructorRequestor, int, IProgressMonitor)556
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllConstructorDeclarations(char[], char[], int, IJavaSearchScope, IRestrictedAccessConstructorRequestor, int, IProgressMonitor)647
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllConstructorDeclarations(char[], char[], int, IJavaSearchScope, IRestrictedAccessConstructorRequestor, int, IProgressMonitor)552
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllSecondaryTypeNames(IPackageFragmentRoot[], IRestrictedAccessTypeRequestor, boolean, IProgressMonitor)879
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllSecondaryTypeNames(IPackageFragmentRoot[], IRestrictedAccessTypeRequestor, boolean, IProgressMonitor)883
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllTypeNames(char[], int, char[], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)1136
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllTypeNames(char[], int, char[], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)1054
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllTypeNames(char[], int, char[], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)1058
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllTypeNames(char[][], char[][], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)1379
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllTypeNames(char[][], char[][], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)1300
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllTypeNames(char[][], char[][], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)1304
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchDeclarations(IJavaElement, SearchRequestor, SearchPattern, IProgressMonitor)1493
org.eclipse.jdt.internal.core.search.HierarchyScope.buildResourceVector()121
org.eclipse.jdt.internal.core.search.HierarchyScope.encloses(String)252
org.eclipse.jdt.internal.core.search.HierarchyScope.HierarchyScope(IType, WorkingCopyOwner)79
org.eclipse.jdt.internal.core.search.HierarchyScope.HierarchyScope(IType, WorkingCopyOwner)92
org.eclipse.jdt.internal.core.search.indexing.AddJarFileToIndex.toString()236
org.eclipse.jdt.internal.core.search.indexing.IndexManager.addBinary(IFile, IPath)89
org.eclipse.jdt.internal.core.search.indexing.IndexManager.addSource(IFile, IPath, SourceElementParser)100
org.eclipse.jdt.internal.core.search.indexing.IndexManager.getIndex(IPath, IPath, boolean, boolean)242
org.eclipse.jdt.internal.core.search.indexing.IndexManager.recreateIndex(IPath)490
org.eclipse.jdt.internal.core.search.indexing.IndexManager.resetIndex(IPath)631
org.eclipse.jdt.internal.core.search.indexing.IndexRequest.belongsTo(String)29
org.eclipse.jdt.internal.core.search.indexing.IndexRequest.getJobFamily()40
org.eclipse.jdt.internal.core.search.indexing.RemoveFolderFromIndex.execute(IProgressMonitor)58
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(IJavaElement)276
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(IJavaElement)227
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(IJavaElement)278
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(IJavaElement)269
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(IJavaElement)239
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(IJavaElement)243
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(IJavaElement)229
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(IJavaElement)254
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(JavaProject, IPath, int, HashSet, HashSet, IClasspathEntry)178
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(JavaProject, IPath, int, HashSet, HashSet, IClasspathEntry)153
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(JavaProject, IPath, int, HashSet, HashSet, IClasspathEntry)152
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(JavaProject, IPath, int, HashSet, HashSet, IClasspathEntry)177
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(JavaProject, IPath, int, HashSet, HashSet, IClasspathEntry)115
org.eclipse.jdt.internal.core.search.JavaSearchScope.add(JavaProject, IPath, int, HashSet, HashSet, IClasspathEntry)199
org.eclipse.jdt.internal.core.search.JavaSearchScope.encloses(IJavaElement)459
org.eclipse.jdt.internal.core.search.JavaSearchScope.encloses(IJavaElement)462
org.eclipse.jdt.internal.core.search.JavaSearchScope.encloses(IJavaElement)457
org.eclipse.jdt.internal.core.search.JavaSearchScope.processDelta(IJavaElementDelta, int)563
org.eclipse.jdt.internal.core.search.JavaSearchScope.processDelta(IJavaElementDelta, int)560
org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory.debugPathString()115
org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory.directoryTable(String)59
org.eclipse.jdt.internal.core.search.matching.ClasspathSourceDirectory.toString()111
org.eclipse.jdt.internal.core.search.matching.LocalVariablePattern.findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor)44
org.eclipse.jdt.internal.core.search.matching.MatchLocator.workingCopiesThatCanSeeFocus(ICompilationUnit[], SearchPattern, SearchParticipant)218
org.eclipse.jdt.internal.core.search.matching.MatchLocator.WorkingCopyDocument.WorkingCopyDocument(ICompilationUnit, SearchParticipant)152
org.eclipse.jdt.internal.core.search.matching.MatchLocator.WorkingCopyDocument.WorkingCopyDocument(ICompilationUnit, SearchParticipant)152
org.eclipse.jdt.internal.core.search.matching.TypeParameterPattern.findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor)89
org.eclipse.jdt.internal.core.search.TypeNameMatchRequestorWrapper.createTypeFromPath(String, String, char[][])159
org.eclipse.jdt.internal.core.SearchableEnvironment.findConstructorDeclarations(char[], boolean, ISearchRequestor, IProgressMonitor)478
org.eclipse.jdt.internal.core.SearchableEnvironment.findExactTypes(char[], boolean, int, ISearchRequestor)184
org.eclipse.jdt.internal.core.SearchableEnvironment.findTypes(char[], boolean, boolean, int, ISearchRequestor, IProgressMonitor)346
org.eclipse.jdt.internal.core.SetClasspathOperation.toString()97
org.eclipse.jdt.internal.core.SourceMapper.computeAllRootPaths(IType)492
org.eclipse.jdt.internal.core.SourceTypeElementInfo.getFileName()136
org.eclipse.jdt.internal.core.UserLibrary.serialize(IClasspathEntry[], boolean)115
org.eclipse.jdt.internal.core.util.HandleFactory.createOpenable(String, IJavaSearchScope)124
org.eclipse.jdt.internal.core.util.ResourceCompilationUnit.ResourceCompilationUnit(IFile, URI)28
org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(IFile, String)1150
org.eclipse.jdt.internal.core.util.Util.isExcluded(IPath, char[][], char[][], boolean)1650
org.eclipse.jdt.internal.core.util.Util.newClassFileReader(IResource)1797

org.eclipse.core.runtime.IPath.uptoSegment(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.search.JavaWorkspaceScope.packageFragmentRoot(String, int, String)136
org.eclipse.jdt.internal.core.SourceMapper.computeAllRootPaths(IType)454
org.eclipse.jdt.internal.core.SourceMapper.computeAllRootPaths(IType)450

org.eclipse.core.runtime.IProgressMonitor.beginTask(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.dom.ASTParser.createAST(IProgressMonitor)652
org.eclipse.jdt.core.dom.CompilationUnitResolver.parse(ICompilationUnit[], ASTRequestor, int, Map, int, IProgressMonitor)346
org.eclipse.jdt.core.dom.CompilationUnitResolver.resolve(ICompilationUnit[], String[], ASTRequestor, int, Map, IJavaProject, WorkingCopyOwner, int, IProgressMonitor)461
org.eclipse.jdt.core.dom.rewrite.ImportRewrite.rewriteImports(IProgressMonitor)967
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3395
org.eclipse.jdt.internal.codeassist.CompletionEngine.complete(ICompilationUnit, int, int, ITypeRoot)1722
org.eclipse.jdt.internal.core.BatchInitializationMonitor.beginTask(String, int)28
org.eclipse.jdt.internal.core.builder.BuildNotifier.begin()68
org.eclipse.jdt.internal.core.DeltaProcessor.checkExternalArchiveChanges(IJavaElement[], IProgressMonitor)697
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.buildFromPotentialSubtypes(String[], HashSet, IProgressMonitor)280
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.determinePossibleSubTypes(HashSet, IProgressMonitor)405
org.eclipse.jdt.internal.core.hierarchy.RegionBasedHierarchyBuilder.createTypeHierarchyBasedOnRegion(HashMap, IProgressMonitor)76
org.eclipse.jdt.internal.core.hierarchy.RegionBasedHierarchyBuilder.determineOpenablesInRegion(IProgressMonitor)111
org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy.refresh(IProgressMonitor)1236
org.eclipse.jdt.internal.core.JavaModelManager.11.run(IProgressMonitor)2501
org.eclipse.jdt.internal.core.JavaModelOperation.beginTask(String, int)208
org.eclipse.jdt.internal.core.PackageFragmentRoot.attachSource(IPath, IPath, IProgressMonitor)61
org.eclipse.jdt.internal.core.search.BasicSearchEngine.findMatches(SearchPattern, SearchParticipant[], IJavaSearchScope, SearchRequestor, IProgressMonitor)194
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllConstructorDeclarations(char[], char[], int, IJavaSearchScope, IRestrictedAccessConstructorRequestor, int, IProgressMonitor)630
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllSecondaryTypeNames(IPackageFragmentRoot[], IRestrictedAccessTypeRequestor, boolean, IProgressMonitor)946
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllTypeNames(char[], int, char[], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)1119
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllTypeNames(char[][], char[][], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)1363
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locateMatches(SearchDocument[])1130
org.eclipse.jdt.internal.core.search.PatternSearchJob.execute(IProgressMonitor)61
org.eclipse.jdt.internal.core.search.processing.JobManager.performConcurrentJob(IJob, int, IProgressMonitor)210
org.eclipse.jdt.internal.core.search.processing.JobManager.performConcurrentJob(IJob, int, IProgressMonitor)180

org.eclipse.core.runtime.IProgressMonitor.done()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.dom.ASTParser.createAST(IProgressMonitor)661
org.eclipse.jdt.core.dom.ASTParser.createAST(IProgressMonitor)661
org.eclipse.jdt.core.dom.CompilationUnitResolver.parse(ICompilationUnit[], ASTRequestor, int, Map, int, IProgressMonitor)376
org.eclipse.jdt.core.dom.CompilationUnitResolver.parse(ICompilationUnit[], ASTRequestor, int, Map, int, IProgressMonitor)376
org.eclipse.jdt.core.dom.CompilationUnitResolver.resolve(ICompilationUnit[], String[], ASTRequestor, int, Map, IJavaProject, WorkingCopyOwner, int, IProgressMonitor)483
org.eclipse.jdt.core.dom.CompilationUnitResolver.resolve(ICompilationUnit[], String[], ASTRequestor, int, Map, IJavaProject, WorkingCopyOwner, int, IProgressMonitor)483
org.eclipse.jdt.core.dom.CompilationUnitResolver.resolve(ICompilationUnit[], String[], ASTRequestor, int, Map, IJavaProject, WorkingCopyOwner, int, IProgressMonitor)483
org.eclipse.jdt.core.dom.rewrite.ImportRewrite.rewriteImports(IProgressMonitor)1005
org.eclipse.jdt.core.dom.rewrite.ImportRewrite.rewriteImports(IProgressMonitor)1005
org.eclipse.jdt.core.dom.rewrite.ImportRewrite.rewriteImports(IProgressMonitor)1005
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3572
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3572
org.eclipse.jdt.internal.codeassist.CompletionEngine.complete(ICompilationUnit, int, int, ITypeRoot)1930
org.eclipse.jdt.internal.codeassist.CompletionEngine.complete(ICompilationUnit, int, int, ITypeRoot)1930
org.eclipse.jdt.internal.codeassist.CompletionEngine.complete(ICompilationUnit, int, int, ITypeRoot)1930
org.eclipse.jdt.internal.codeassist.CompletionEngine.complete(ICompilationUnit, int, int, ITypeRoot)1930
org.eclipse.jdt.internal.codeassist.CompletionEngine.complete(ICompilationUnit, int, int, ITypeRoot)1930
org.eclipse.jdt.internal.codeassist.CompletionEngine.complete(ICompilationUnit, int, int, ITypeRoot)1930
org.eclipse.jdt.internal.codeassist.CompletionEngine.complete(ICompilationUnit, int, int, ITypeRoot)1930
org.eclipse.jdt.internal.codeassist.CompletionEngine.complete(ICompilationUnit, int, int, ITypeRoot)1930
org.eclipse.jdt.internal.codeassist.CompletionEngine.complete(ICompilationUnit, int, int, ITypeRoot)1930
org.eclipse.jdt.internal.core.BatchInitializationMonitor.done()34
org.eclipse.jdt.internal.core.builder.BuildNotifier.done()113
org.eclipse.jdt.internal.core.DeltaProcessor.checkExternalArchiveChanges(IJavaElement[], IProgressMonitor)758
org.eclipse.jdt.internal.core.DeltaProcessor.checkExternalArchiveChanges(IJavaElement[], IProgressMonitor)758
org.eclipse.jdt.internal.core.dom.rewrite.ImportRewriteAnalyzer.getResultingEdits(IProgressMonitor)594
org.eclipse.jdt.internal.core.dom.rewrite.ImportRewriteAnalyzer.getResultingEdits(IProgressMonitor)594
org.eclipse.jdt.internal.core.dom.rewrite.ImportRewriteAnalyzer.getResultingEdits(IProgressMonitor)594
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.buildFromPotentialSubtypes(String[], HashSet, IProgressMonitor)354
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.buildFromPotentialSubtypes(String[], HashSet, IProgressMonitor)354
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.determinePossibleSubTypes(HashSet, IProgressMonitor)414
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.determinePossibleSubTypes(HashSet, IProgressMonitor)414
org.eclipse.jdt.internal.core.hierarchy.RegionBasedHierarchyBuilder.createTypeHierarchyBasedOnRegion(HashMap, IProgressMonitor)96
org.eclipse.jdt.internal.core.hierarchy.RegionBasedHierarchyBuilder.createTypeHierarchyBasedOnRegion(HashMap, IProgressMonitor)96
org.eclipse.jdt.internal.core.hierarchy.RegionBasedHierarchyBuilder.determineOpenablesInRegion(IProgressMonitor)149
org.eclipse.jdt.internal.core.hierarchy.RegionBasedHierarchyBuilder.determineOpenablesInRegion(IProgressMonitor)149
org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy.refresh(IProgressMonitor)1274
org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy.refresh(IProgressMonitor)1274
org.eclipse.jdt.internal.core.JavaModelManager.11.run(IProgressMonitor)2545
org.eclipse.jdt.internal.core.JavaModelManager.11.run(IProgressMonitor)2545
org.eclipse.jdt.internal.core.JavaModelOperation.done()359
org.eclipse.jdt.internal.core.PackageFragmentRoot.attachSource(IPath, IPath, IProgressMonitor)144
org.eclipse.jdt.internal.core.PackageFragmentRoot.attachSource(IPath, IPath, IProgressMonitor)144
org.eclipse.jdt.internal.core.search.BasicSearchEngine.findMatches(SearchPattern, SearchParticipant[], IJavaSearchScope, SearchRequestor, IProgressMonitor)233
org.eclipse.jdt.internal.core.search.BasicSearchEngine.findMatches(SearchPattern, SearchParticipant[], IJavaSearchScope, SearchRequestor, IProgressMonitor)233
org.eclipse.jdt.internal.core.search.BasicSearchEngine.findMatches(SearchPattern, SearchParticipant[], IJavaSearchScope, SearchRequestor, IProgressMonitor)233
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllConstructorDeclarations(char[], char[], int, IJavaSearchScope, IRestrictedAccessConstructorRequestor, int, IProgressMonitor)836
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllConstructorDeclarations(char[], char[], int, IJavaSearchScope, IRestrictedAccessConstructorRequestor, int, IProgressMonitor)836
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllSecondaryTypeNames(IPackageFragmentRoot[], IRestrictedAccessTypeRequestor, boolean, IProgressMonitor)962
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllSecondaryTypeNames(IPackageFragmentRoot[], IRestrictedAccessTypeRequestor, boolean, IProgressMonitor)962
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllSecondaryTypeNames(IPackageFragmentRoot[], IRestrictedAccessTypeRequestor, boolean, IProgressMonitor)962
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllTypeNames(char[], int, char[], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)1230
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllTypeNames(char[], int, char[], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)1230
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllTypeNames(char[][], char[][], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)1461
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllTypeNames(char[][], char[][], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)1461
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locateMatches(SearchDocument[])1222
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locateMatches(SearchDocument[])1222
org.eclipse.jdt.internal.core.search.PatternSearchJob.execute(IProgressMonitor)74
org.eclipse.jdt.internal.core.search.PatternSearchJob.execute(IProgressMonitor)74
org.eclipse.jdt.internal.core.search.processing.JobManager.performConcurrentJob(IJob, int, IProgressMonitor)279
org.eclipse.jdt.internal.core.search.processing.JobManager.performConcurrentJob(IJob, int, IProgressMonitor)272
org.eclipse.jdt.internal.core.search.processing.JobManager.performConcurrentJob(IJob, int, IProgressMonitor)279
org.eclipse.jdt.internal.core.search.processing.JobManager.performConcurrentJob(IJob, int, IProgressMonitor)279
org.eclipse.jdt.internal.core.search.processing.JobManager.performConcurrentJob(IJob, int, IProgressMonitor)272

org.eclipse.core.runtime.IProgressMonitor.internalWorked(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.BatchInitializationMonitor.internalWorked(double)42
org.eclipse.jdt.internal.core.JavaModelOperation.internalWorked(double)533

org.eclipse.core.runtime.IProgressMonitor.isCanceled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.dom.ASTConverter.checkCanceled()401
org.eclipse.jdt.core.dom.CompilationUnitResolver.worked(int)937
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3508
org.eclipse.jdt.core.search.SearchPattern.findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor)2116
org.eclipse.jdt.core.search.SearchPattern.findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor)2105
org.eclipse.jdt.internal.codeassist.CompletionEngine.checkCancel()1608
org.eclipse.jdt.internal.compiler.SourceElementParser.parseCompilationUnit(ICompilationUnit, boolean, IProgressMonitor)909
org.eclipse.jdt.internal.core.BatchInitializationMonitor.isCanceled()48
org.eclipse.jdt.internal.core.BinaryType.getJavadocContents(IProgressMonitor)1035
org.eclipse.jdt.internal.core.builder.BuildNotifier.checkCancel()76
org.eclipse.jdt.internal.core.builder.BuildNotifier.checkCancelWithinCompiler()85
org.eclipse.jdt.internal.core.CancelableNameEnvironment.checkCanceled()31
org.eclipse.jdt.internal.core.CancelableProblemFactory.createProblem(char[], int, String[], int, String[], int, int, int, int, int)35
org.eclipse.jdt.internal.core.CancelableProblemFactory.createProblem(char[], int, String[], String[], int, int, int, int, int)29
org.eclipse.jdt.internal.core.DeltaProcessor.checkExternalArchiveChanges(IJavaElement[], IProgressMonitor)694
org.eclipse.jdt.internal.core.DeltaProcessor.createExternalArchiveDelta(HashSet, IProgressMonitor)828
org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder.worked(IProgressMonitor, int)253
org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver.accept(IBinaryType, PackageBinding, AccessRestriction)105
org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver.accept(ISourceType[], PackageBinding, AccessRestriction)135
org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver.worked(IProgressMonitor, int)868
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.3.isCanceled()530
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.searchAllPossibleSubTypes(IType, IJavaSearchScope, Map, IPathRequestor, int, IProgressMonitor)514
org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy.checkCanceled()287
org.eclipse.jdt.internal.core.JavaModelManager.initializeContainer(IJavaProject, IPath)2585
org.eclipse.jdt.internal.core.JavaModelManager.secondaryTypes(IJavaProject, boolean, IProgressMonitor)4159
org.eclipse.jdt.internal.core.JavaModelOperation.isCanceled()541
org.eclipse.jdt.internal.core.Openable.generateInfos(Object, HashMap, IProgressMonitor)248
org.eclipse.jdt.internal.core.PackageFragment.getAttachedJavadoc(IProgressMonitor)486
org.eclipse.jdt.internal.core.PackageFragment.getAttachedJavadoc(IProgressMonitor)484
org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.reportProblems(CompilationUnit, IProblemRequestor)138
org.eclipse.jdt.internal.core.search.BasicSearchEngine.findMatches(SearchPattern, SearchParticipant[], IJavaSearchScope, SearchRequestor, IProgressMonitor)210
org.eclipse.jdt.internal.core.search.BasicSearchEngine.findMatches(SearchPattern, SearchParticipant[], IJavaSearchScope, SearchRequestor, IProgressMonitor)180
org.eclipse.jdt.internal.core.search.BasicSearchEngine.findMatches(SearchPattern, SearchParticipant[], IJavaSearchScope, SearchRequestor, IProgressMonitor)198
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllConstructorDeclarations(char[], char[], int, IJavaSearchScope, IRestrictedAccessConstructorRequestor, int, IProgressMonitor)829
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllTypeNames(char[], int, char[], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)1223
org.eclipse.jdt.internal.core.search.indexing.AddFolderToIndex.execute(IProgressMonitor)42
org.eclipse.jdt.internal.core.search.indexing.AddJarFileToIndex.execute(IProgressMonitor)66
org.eclipse.jdt.internal.core.search.indexing.IndexAllProject.execute(IProgressMonitor)56
org.eclipse.jdt.internal.core.search.indexing.IndexBinaryFolder.execute(IProgressMonitor)48
org.eclipse.jdt.internal.core.search.indexing.IndexManager.1.execute(IProgressMonitor)724
org.eclipse.jdt.internal.core.search.indexing.IndexManager.getIndexes(IPath[], IProgressMonitor)299
org.eclipse.jdt.internal.core.search.indexing.RemoveFolderFromIndex.execute(IProgressMonitor)38
org.eclipse.jdt.internal.core.search.indexing.RemoveFromIndex.execute(IProgressMonitor)26
org.eclipse.jdt.internal.core.search.indexing.SaveIndex.execute(IProgressMonitor)30
org.eclipse.jdt.internal.core.search.JavaSearchParticipant.locateMatches(SearchDocument[], SearchPattern, IJavaSearchScope, SearchRequestor, IProgressMonitor)93
org.eclipse.jdt.internal.core.search.matching.IntersectingPattern.findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor)31
org.eclipse.jdt.internal.core.search.matching.IntersectingPattern.findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor)45
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locateMatches(JavaProject, PossibleMatch[], int, int)1032
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locateMatches(SearchDocument[])1147
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locatePackageDeclarations(SearchPattern, SearchParticipant, IJavaProject[])1239
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locatePackageDeclarations(SearchPattern, SearchParticipant, IJavaProject[])1264
org.eclipse.jdt.internal.core.search.matching.MatchLocator.parseAndBuildBindings(PossibleMatch, boolean)1536
org.eclipse.jdt.internal.core.search.PatternSearchJob.execute(IProgressMonitor)53
org.eclipse.jdt.internal.core.search.PatternSearchJob.execute(IProgressMonitor)65
org.eclipse.jdt.internal.core.search.PatternSearchJob.search(Index, IProgressMonitor)90
org.eclipse.jdt.internal.core.search.processing.JobManager.1.ProgressJob.run(IProgressMonitor)344
org.eclipse.jdt.internal.core.search.processing.JobManager.performConcurrentJob(IJob, int, IProgressMonitor)229
org.eclipse.jdt.internal.core.SearchableEnvironment.findConstructorDeclarations(char[], boolean, ISearchRequestor, IProgressMonitor)577
org.eclipse.jdt.internal.core.SearchableEnvironment.findTypes(char[], boolean, boolean, int, ISearchRequestor, IProgressMonitor)424
org.eclipse.jdt.internal.core.SetVariablesOperation.executeOperation()137

org.eclipse.core.runtime.IProgressMonitor.setCanceled(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.BatchInitializationMonitor.setCanceled(boolean)55
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.3.setCanceled(boolean)527
org.eclipse.jdt.internal.core.JavaModelOperation.setCanceled(boolean)836

org.eclipse.core.runtime.IProgressMonitor.setTaskName(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.BatchInitializationMonitor.setTaskName(String)61
org.eclipse.jdt.internal.core.JavaModelOperation.setTaskName(String)851

org.eclipse.core.runtime.IProgressMonitor.subTask(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3546
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3516
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3396
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3479
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3435
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3473
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3562
org.eclipse.jdt.internal.core.BatchInitializationMonitor.subTask(String)67
org.eclipse.jdt.internal.core.builder.BuildNotifier.subTask(String)202
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.3.subTask(String)534
org.eclipse.jdt.internal.core.JavaModelManager.getLastBuiltState(IProject, IProgressMonitor)1921
org.eclipse.jdt.internal.core.JavaModelManager.initializeContainer(IJavaProject, IPath)2611
org.eclipse.jdt.internal.core.JavaModelManager.initializeContainer(IJavaProject, IPath)2604
org.eclipse.jdt.internal.core.JavaModelOperation.subTask(String)859
org.eclipse.jdt.internal.core.search.BasicSearchEngine.findMatches(SearchPattern, SearchParticipant[], IJavaSearchScope, SearchRequestor, IProgressMonitor)213
org.eclipse.jdt.internal.core.search.BasicSearchEngine.findMatches(SearchPattern, SearchParticipant[], IJavaSearchScope, SearchRequestor, IProgressMonitor)202
org.eclipse.jdt.internal.core.search.processing.JobManager.1.ProgressJob.run(IProgressMonitor)348
org.eclipse.jdt.internal.core.search.processing.JobManager.performConcurrentJob(IJob, int, IProgressMonitor)238

org.eclipse.core.runtime.IProgressMonitor.worked(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.dom.CompilationUnitResolver.parse(ICompilationUnit[], ASTRequestor, int, Map, int, IProgressMonitor)373
org.eclipse.jdt.core.dom.CompilationUnitResolver.worked(int)939
org.eclipse.jdt.internal.core.BatchInitializationMonitor.worked(int)74
org.eclipse.jdt.internal.core.builder.BuildNotifier.updateProgress(float)266
org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder.worked(IProgressMonitor, int)256
org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver.worked(IProgressMonitor, int)871
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.searchAllPossibleSubTypes(IType, IJavaSearchScope, Map, IPathRequestor, int, IProgressMonitor)538
org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy.worked(int)1563
org.eclipse.jdt.internal.core.JavaModelManager.11.run(IProgressMonitor)2521
org.eclipse.jdt.internal.core.JavaModelOperation.worked(int)881
org.eclipse.jdt.internal.core.PackageFragmentRoot.attachSource(IPath, IPath, IProgressMonitor)136
org.eclipse.jdt.internal.core.PackageFragmentRoot.attachSource(IPath, IPath, IProgressMonitor)94
org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.makeConsistent(CompilationUnit)197
org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.makeConsistent(CompilationUnit)220
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllConstructorDeclarations(char[], char[], int, IJavaSearchScope, IRestrictedAccessConstructorRequestor, int, IProgressMonitor)830
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllTypeNames(char[], int, char[], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)1224
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locateMatches(JavaProject, PossibleMatch[], int, int)1049
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locateMatches(JavaProject, PossibleMatch[], int, int)992
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locateMatches(JavaProject, PossibleMatch[], int, int)1049
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locateMatches(JavaProject, PossibleMatch[], int, int)1049
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locateMatches(JavaProject, PossibleMatch[], int, int)1049
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locateMatches(JavaProject, PossibleMatchSet, int)1073
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locateMatches(SearchDocument[])1179
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locateMatches(SearchDocument[])1161
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locatePackageDeclarations(SearchPattern, SearchParticipant, IJavaProject[])1266
org.eclipse.jdt.internal.core.search.PatternSearchJob.execute(IProgressMonitor)66
org.eclipse.jdt.internal.core.search.processing.JobManager.performConcurrentJob(IJob, int, IProgressMonitor)248

org.eclipse.core.runtime.IStatus.getChildren()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.builder.JavaBuilder.createInconsistentBuildMarker(CoreException)308

org.eclipse.core.runtime.IStatus.getCode()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaModelException.toString()165
org.eclipse.jdt.internal.core.BatchOperation.executeOperation()44
org.eclipse.jdt.internal.core.Buffer.save(IProgressMonitor, boolean)366
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.acceptResult(CompilationResult)190
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.createProblemFor(IResource, IMember, String, String)399
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.findSourceFiles(IResourceDelta)492
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.writeClassFileContents(ClassFile, IFile, String, boolean, SourceFile)834
org.eclipse.jdt.internal.core.ClassFile.getBuffer()366
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, boolean, boolean)1762
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1880
org.eclipse.jdt.internal.core.CompilationUnit.getContents()651
org.eclipse.jdt.internal.core.ExternalFoldersManager.openExternalFoldersProject(IProject, IProgressMonitor)179
org.eclipse.jdt.internal.core.JavaElement.newJavaModelException(IStatus)504
org.eclipse.jdt.internal.core.JavaModelOperation.executeNestedOperation(JavaModelOperation, int)391
org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(IProgressMonitor)799
org.eclipse.jdt.internal.core.JavaProject.createClasspathProblemMarker(IJavaModelStatus)768
org.eclipse.jdt.internal.core.JavaProject.createClasspathProblemMarker(IJavaModelStatus)827
org.eclipse.jdt.internal.core.JavaProject.findElement(IPath, WorkingCopyOwner)1080

org.eclipse.core.runtime.IStatus.getException()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaModelException.getException()82
org.eclipse.jdt.internal.core.BatchOperation.executeOperation()45
org.eclipse.jdt.internal.core.JavaModelOperation.executeNestedOperation(JavaModelOperation, int)392
org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(IProgressMonitor)800

org.eclipse.core.runtime.IStatus.getMessage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaModelException.toString()167
org.eclipse.jdt.internal.core.builder.JavaBuilder.createInconsistentBuildMarker(CoreException)310
org.eclipse.jdt.internal.core.JavaElement.newJavaModelException(IStatus)504
org.eclipse.jdt.internal.core.JavaProject.createClasspathProblemMarker(IJavaModelStatus)822

org.eclipse.core.runtime.IStatus.getSeverity()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.1.visit(IResourceProxy)252
org.eclipse.jdt.internal.core.CreateCompilationUnitOperation.verify()165
org.eclipse.jdt.internal.core.CreateImportOperation.verify()170
org.eclipse.jdt.internal.core.CreatePackageDeclarationOperation.verify()125
org.eclipse.jdt.internal.core.CreatePackageFragmentOperation.verify()143
org.eclipse.jdt.internal.core.JavaElement.newJavaModelException(IStatus)504
org.eclipse.jdt.internal.core.JavaModelManager.determineIfOnClasspath(IResource, IJavaProject)995
org.eclipse.jdt.internal.core.JavaModelStatus.getSeverity()413
org.eclipse.jdt.internal.core.JavaProject.createClasspathProblemMarker(IJavaModelStatus)799
org.eclipse.jdt.internal.core.MultiOperation.verifyRenaming(IJavaElement)290
org.eclipse.jdt.internal.core.MultiOperation.verifyRenaming(IJavaElement)281
org.eclipse.jdt.internal.core.MultiOperation.verifyRenaming(IJavaElement)284
org.eclipse.jdt.internal.core.SourceMapper.computeAllRootPaths(IType)415
org.eclipse.jdt.internal.core.SourceMapper.computeAllRootPaths(IType)381
org.eclipse.jdt.internal.core.util.Util.isValidClassFileName(String, String, String)1683
org.eclipse.jdt.internal.core.util.Util.isValidCompilationUnitName(String, String, String)1704
org.eclipse.jdt.internal.core.util.Util.isValidFolderNameForPackage(String, String, String)1715

org.eclipse.core.runtime.IStatus.isMultiStatus()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.builder.JavaBuilder.createInconsistentBuildMarker(CoreException)307

org.eclipse.core.runtime.IStatus.isOK()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaConventions.validateClassFileName(String, String, String)239
org.eclipse.jdt.core.JavaConventions.validateClassFileName(String, String, String)234
org.eclipse.jdt.core.JavaConventions.validateCompilationUnitName(String, String, String)167
org.eclipse.jdt.core.JavaConventions.validateCompilationUnitName(String, String, String)162
org.eclipse.jdt.core.JavaConventions.validateJavaTypeName(String, String, String)416
org.eclipse.jdt.core.JavaConventions.validateJavaTypeName(String, String, String)425
org.eclipse.jdt.core.JavaConventions.validatePackageName(String, String, String)549
org.eclipse.jdt.internal.core.ClassFile.getBuffer()358
org.eclipse.jdt.internal.core.ClassFile.validateExistence(IResource)806
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1820
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1849
org.eclipse.jdt.internal.core.ClasspathEntry.validateClasspathEntry(IJavaProject, IClasspathEntry, IClasspathContainer, boolean, boolean)1882
org.eclipse.jdt.internal.core.ClasspathValidation.validate()60
org.eclipse.jdt.internal.core.ClasspathValidation.validate()74
org.eclipse.jdt.internal.core.ClasspathValidation.validate()69
org.eclipse.jdt.internal.core.CommitWorkingCopyOperation.executeOperation()88
org.eclipse.jdt.internal.core.CompilationUnit.validateExistence(IResource)1329
org.eclipse.jdt.internal.core.CopyElementsOperation.verify()221
org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation.verify()211
org.eclipse.jdt.internal.core.CopyResourceElementsOperation.verify()738
org.eclipse.jdt.internal.core.CreateImportOperation.verify()166
org.eclipse.jdt.internal.core.CreatePackageDeclarationOperation.verify()121
org.eclipse.jdt.internal.core.CreateTypeMemberOperation.verify()200
org.eclipse.jdt.internal.core.CreateTypeOperation.verify()107
org.eclipse.jdt.internal.core.DeletePackageFragmentRootOperation.verify()147
org.eclipse.jdt.internal.core.JavaModelOperation.executeNestedOperation(JavaModelOperation, int)378
org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(IProgressMonitor)783
org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(boolean)1907
org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath(boolean)1893
org.eclipse.jdt.internal.core.MovePackageFragmentRootOperation.renameEntryInClasspath(IPath, IJavaProject)79
org.eclipse.jdt.internal.core.Openable.exists()206
org.eclipse.jdt.internal.core.Openable.generateInfos(Object, HashMap, IProgressMonitor)245
org.eclipse.jdt.internal.core.PackageFragmentRoot.validateExistence(IResource)768
org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.verify()265
org.eclipse.jdt.internal.core.RenameElementsOperation.verify()58
org.eclipse.jdt.internal.core.SetClasspathOperation.verify()103
org.eclipse.jdt.internal.core.SourceMapper.computeAllRootPaths(IType)381
org.eclipse.jdt.internal.core.SourceMapper.computeAllRootPaths(IType)415

org.eclipse.core.runtime.MultiStatus.MultiStatus(String, int, IStatus[], String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.JavaModelManager.saving(ISaveContext)4015

org.eclipse.core.runtime.NullProgressMonitor.isCanceled()

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.3.isCanceled()-1

org.eclipse.core.runtime.NullProgressMonitor.NullProgressMonitor()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.dom.rewrite.ImportRewrite.rewriteImports(IProgressMonitor)963
org.eclipse.jdt.internal.core.CreateCompilationUnitOperation.executeOperation()94
org.eclipse.jdt.internal.core.dom.rewrite.ImportRewriteAnalyzer.getResultingEdits(IProgressMonitor)494
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.3.(IProgressMonitor)523

org.eclipse.core.runtime.NullProgressMonitor.setCanceled(boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.3.setCanceled(boolean)-1

org.eclipse.core.runtime.NullProgressMonitor.subTask(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.3.subTask(String)-1

org.eclipse.core.runtime.OperationCanceledException.OperationCanceledException()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.dom.ASTConverter.checkCanceled()402
org.eclipse.jdt.core.dom.CompilationUnitResolver.worked(int)938
org.eclipse.jdt.core.search.SearchPattern.acceptMatch(String, String, char, SearchPattern, IndexQueryRequestor, SearchParticipant, IJavaSearchScope)300
org.eclipse.jdt.core.search.SearchPattern.acceptMatch(String, String, char, SearchPattern, IndexQueryRequestor, SearchParticipant, IJavaSearchScope)290
org.eclipse.jdt.core.search.SearchPattern.findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor)2116
org.eclipse.jdt.core.search.SearchPattern.findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor)2105
org.eclipse.jdt.internal.codeassist.CompletionEngine.checkCancel()1609
org.eclipse.jdt.internal.core.BinaryType.getJavadocContents(IProgressMonitor)1035
org.eclipse.jdt.internal.core.builder.BuildNotifier.checkCancel()77
org.eclipse.jdt.internal.core.CancelableNameEnvironment.checkCanceled()34
org.eclipse.jdt.internal.core.CancelableProblemFactory.createProblem(char[], int, String[], int, String[], int, int, int, int, int)36
org.eclipse.jdt.internal.core.CancelableProblemFactory.createProblem(char[], int, String[], String[], int, int, int, int, int)30
org.eclipse.jdt.internal.core.DeltaProcessor.checkExternalArchiveChanges(IJavaElement[], IProgressMonitor)695
org.eclipse.jdt.internal.core.hierarchy.HierarchyBuilder.worked(IProgressMonitor, int)254
org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver.accept(IBinaryType, PackageBinding, AccessRestriction)106
org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver.accept(ISourceType[], PackageBinding, AccessRestriction)136
org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver.worked(IProgressMonitor, int)869
org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy.checkCanceled()288
org.eclipse.jdt.internal.core.JavaModelManager.initializeContainer(IJavaProject, IPath)2586
org.eclipse.jdt.internal.core.Openable.generateInfos(Object, HashMap, IProgressMonitor)249
org.eclipse.jdt.internal.core.PackageFragment.getAttachedJavadoc(IProgressMonitor)486
org.eclipse.jdt.internal.core.PackageFragment.getAttachedJavadoc(IProgressMonitor)484
org.eclipse.jdt.internal.core.search.BasicSearchEngine.findMatches(SearchPattern, SearchParticipant[], IJavaSearchScope, SearchRequestor, IProgressMonitor)210
org.eclipse.jdt.internal.core.search.BasicSearchEngine.findMatches(SearchPattern, SearchParticipant[], IJavaSearchScope, SearchRequestor, IProgressMonitor)198
org.eclipse.jdt.internal.core.search.BasicSearchEngine.findMatches(SearchPattern, SearchParticipant[], IJavaSearchScope, SearchRequestor, IProgressMonitor)180
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllConstructorDeclarations(char[], char[], int, IJavaSearchScope, IRestrictedAccessConstructorRequestor, int, IProgressMonitor)829
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllTypeNames(char[], int, char[], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)1223
org.eclipse.jdt.internal.core.search.indexing.IndexManager.getIndexes(IPath[], IProgressMonitor)300
org.eclipse.jdt.internal.core.search.JavaSearchParticipant.locateMatches(SearchDocument[], SearchPattern, IJavaSearchScope, SearchRequestor, IProgressMonitor)93
org.eclipse.jdt.internal.core.search.matching.IntersectingPattern.findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor)45
org.eclipse.jdt.internal.core.search.matching.IntersectingPattern.findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor)31
org.eclipse.jdt.internal.core.search.matching.LocalVariablePattern.findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor)55
org.eclipse.jdt.internal.core.search.matching.LocalVariablePattern.findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor)59
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locateMatches(JavaProject, PossibleMatch[], int, int)1033
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locateMatches(SearchDocument[])1148
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locatePackageDeclarations(SearchPattern, SearchParticipant, IJavaProject[])1264
org.eclipse.jdt.internal.core.search.matching.MatchLocator.locatePackageDeclarations(SearchPattern, SearchParticipant, IJavaProject[])1240
org.eclipse.jdt.internal.core.search.matching.MatchLocator.parseAndBuildBindings(PossibleMatch, boolean)1537
org.eclipse.jdt.internal.core.search.matching.TypeParameterPattern.findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor)100
org.eclipse.jdt.internal.core.search.matching.TypeParameterPattern.findIndexMatches(Index, IndexQueryRequestor, SearchParticipant, IJavaSearchScope, IProgressMonitor)104
org.eclipse.jdt.internal.core.search.PatternSearchJob.execute(IProgressMonitor)53
org.eclipse.jdt.internal.core.search.PatternSearchJob.execute(IProgressMonitor)65
org.eclipse.jdt.internal.core.search.PatternSearchJob.search(Index, IProgressMonitor)90
org.eclipse.jdt.internal.core.search.processing.JobManager.performConcurrentJob(IJob, int, IProgressMonitor)202
org.eclipse.jdt.internal.core.search.processing.JobManager.performConcurrentJob(IJob, int, IProgressMonitor)230

org.eclipse.core.runtime.OperationCanceledException.OperationCanceledException(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.SourceElementParser.parseCompilationUnit(ICompilationUnit, boolean, IProgressMonitor)910
org.eclipse.jdt.internal.core.JavaModelOperation.checkCanceled()227

org.eclipse.core.runtime.Path.append(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.UserLibraryClasspathContainer.getPath()64
org.eclipse.jdt.internal.core.UserLibraryManager.updateUserLibrary(String, String)104

org.eclipse.core.runtime.Path.fromPortableString(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.core.DeltaProcessingState.getExternalLibTimeStamps()491
org.eclipse.jdt.internal.core.JavaModelManager.loadNonChainingJarsCache()2846
org.eclipse.jdt.internal.core.JavaModelManager.loadVariablesAndContainers()2956
org.eclipse.jdt.internal.core.JavaModelManager.loadVariablesAndContainers()2969
org.eclipse.jdt.internal.core.JavaModelManager.VariablesAndContainersLoadHelper.loadPath()3252
org.eclipse.jdt.internal.core.JavaModelManager.VariablesAndContainersLoadHelper.loadPath()3252

org.eclipse.core.runtime.Path.lastSegment()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.util.Util.getPackageFragment(char[], int, int)996

org.eclipse.core.runtime.Path.makeAbsolute()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.ClasspathEntry.resolveDotDot(IPath)981
org.eclipse.jdt.internal.core.JarEntryResource.getFullPath()56
org.eclipse.jdt.internal.core.NonJavaResource.getFullPath()86

org.eclipse.core.runtime.Path.Path(String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.builder.BatchImageBuilder.rebuildTypesAffectedBySecondaryTypes()285

org.eclipse.core.runtime.Path.Path(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.search.SearchParticipant.scheduleDocumentIndexing(SearchDocument, IPath)196
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.writeClassFile(ClassFile, SourceFile, boolean)819
org.eclipse.jdt.internal.core.builder.AbstractImageBuilder.writeClassFile(ClassFile, SourceFile, boolean)814
org.eclipse.jdt.internal.core.builder.ClasspathDirectory.findClass(String, String, String)100
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.writeClassFileCheck(IFile, String, byte[])893
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.writeClassFileCheck(IFile, String, byte[])889
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.writeClassFileContents(ClassFile, IFile, String, boolean, SourceFile)853
org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder.writeClassFileContents(ClassFile, IFile, String, boolean, SourceFile)828
org.eclipse.jdt.internal.core.builder.State.read(IProject, DataInputStream)274
org.eclipse.jdt.internal.core.builder.State.read(IProject, DataInputStream)264
org.eclipse.jdt.internal.core.ClassFile.resource(PackageFragmentRoot)507
org.eclipse.jdt.internal.core.ClasspathAccessRule.getPattern()42
org.eclipse.jdt.internal.core.ClasspathEntry.decodeAccessRules(NodeList)374
org.eclipse.jdt.internal.core.ClasspathEntry.decodePatterns(NamedNodeMap, String)396
org.eclipse.jdt.internal.core.ClasspathEntry.elementDecode(Element, IJavaProject, Map)654
org.eclipse.jdt.internal.core.ClasspathEntry.elementDecode(Element, IJavaProject, Map)637
org.eclipse.jdt.internal.core.ClasspathEntry.elementDecode(Element, IJavaProject, Map)647
org.eclipse.jdt.internal.core.ClasspathEntry.resolvedChainedLibraries(IPath, HashSet, ArrayList)892
org.eclipse.jdt.internal.core.ClasspathEntry.resolveDotDot(IPath)981
org.eclipse.jdt.internal.core.CompilationUnit.getPath()860
org.eclipse.jdt.internal.core.CompilationUnit.resource(PackageFragmentRoot)892
org.eclipse.jdt.internal.core.CopyResourceElementsOperation.createNeededPackageFragments(IContainer, PackageFragmentRoot, String[], boolean)152
org.eclipse.jdt.internal.core.CopyResourceElementsOperation.createNeededPackageFragments(IContainer, PackageFragmentRoot, String[], boolean)153
org.eclipse.jdt.internal.core.CopyResourceElementsOperation.getSchedulingRule(IJavaElement)236
org.eclipse.jdt.internal.core.CopyResourceElementsOperation.getSchedulingRule(IJavaElement)229
org.eclipse.jdt.internal.core.CopyResourceElementsOperation.processCompilationUnitResource(ICompilationUnit, PackageFragment)311
org.eclipse.jdt.internal.core.CopyResourceElementsOperation.updateReadOnlyPackageFragmentsForCopy(IContainer, PackageFragmentRoot, String[])671
org.eclipse.jdt.internal.core.CopyResourceElementsOperation.updateReadOnlyPackageFragmentsForCopy(IContainer, PackageFragmentRoot, String[])672
org.eclipse.jdt.internal.core.CopyResourceElementsOperation.updateReadOnlyPackageFragmentsForMove(IContainer, PackageFragmentRoot, String[], boolean)684
org.eclipse.jdt.internal.core.CopyResourceElementsOperation.updateReadOnlyPackageFragmentsForMove(IContainer, PackageFragmentRoot, String[], boolean)683
org.eclipse.jdt.internal.core.CreateCompilationUnitOperation.executeOperation()87
org.eclipse.jdt.internal.core.CreatePackageFragmentOperation.executeOperation()89
org.eclipse.jdt.internal.core.CreatePackageFragmentOperation.getSchedulingRule()118
org.eclipse.jdt.internal.core.DeltaProcessingState.getRootInfos(boolean)350
org.eclipse.jdt.internal.core.DeltaProcessingState.getRootInfos(boolean)350
org.eclipse.jdt.internal.core.JarEntryResource.getFullPath()56
org.eclipse.jdt.internal.core.JarPackageFragment.computeNonJavaResources(ArrayList)91
org.eclipse.jdt.internal.core.JavaModelManager.EclipsePreferencesListener.preferenceChange(IEclipsePreferencesPreferenceChangeEvent)1373
org.eclipse.jdt.internal.core.JavaModelManager.EclipsePreferencesListener.preferenceChange(IEclipsePreferencesPreferenceChangeEvent)1373
org.eclipse.jdt.internal.core.JavaModelManager.loadVariablesAndContainers()2922
org.eclipse.jdt.internal.core.JavaModelManager.loadVariablesAndContainers(IEclipsePreferences)3024
org.eclipse.jdt.internal.core.JavaModelManager.recreatePersistedContainer(String, String, boolean)3445
org.eclipse.jdt.internal.core.JavaModelManager.secondaryTypesSearching(IJavaProject, boolean, IProgressMonitor, JavaModelManagerPerProjectInfo)4288
org.eclipse.jdt.internal.core.JavaModelOperation.createFile(IContainer, String, InputStream, boolean)268
org.eclipse.jdt.internal.core.JavaModelOperation.createFolder(IContainer, String, boolean)283
org.eclipse.jdt.internal.core.JavaProject.canonicalizedPath(IPath)291
org.eclipse.jdt.internal.core.JavaProject.getAccessRestrictions(String)1333
org.eclipse.jdt.internal.core.JavaProject.getHandleFromMemento(String, MementoTokenizer, WorkingCopyOwner)1517
org.eclipse.jdt.internal.core.JavaProject.getPackageFragmentRoot(String)1732
org.eclipse.jdt.internal.core.NonJavaResource.getFullPath()86
org.eclipse.jdt.internal.core.PackageFragment.resource(PackageFragmentRoot)327
org.eclipse.jdt.internal.core.PackageFragmentRoot.attachSource(IPath, IPath, IProgressMonitor)109
org.eclipse.jdt.internal.core.PackageFragmentRoot.getSourceAttachmentPath()584
org.eclipse.jdt.internal.core.PackageFragmentRoot.getSourceAttachmentPath()587
org.eclipse.jdt.internal.core.PackageFragmentRoot.getSourceAttachmentRootPath()632
org.eclipse.jdt.internal.core.search.indexing.IndexManager.saveIndex(Index)662
org.eclipse.jdt.internal.core.search.indexing.RemoveFolderFromIndex.execute(IProgressMonitor)59
org.eclipse.jdt.internal.core.search.indexing.SourceIndexer.indexDocument()49
org.eclipse.jdt.internal.core.search.JavaSearchDocument.getFile()80
org.eclipse.jdt.internal.core.search.JavaSearchScope.getPath(IJavaElement, boolean)484
org.eclipse.jdt.internal.core.search.JavaSearchScope.getPath(IJavaElement, boolean)487
org.eclipse.jdt.internal.core.search.JavaSearchScope.packageFragmentRoot(String, int, String)600
org.eclipse.jdt.internal.core.search.JavaSearchScope.packageFragmentRoot(String, int, String)605
org.eclipse.jdt.internal.core.search.JavaSearchScope.toString()660
org.eclipse.jdt.internal.core.search.JavaSearchScope.toString()659
org.eclipse.jdt.internal.core.search.JavaWorkspaceScope.packageFragmentRoot(String, int, String)131
org.eclipse.jdt.internal.core.search.JavaWorkspaceScope.packageFragmentRoot(String, int, String)134
org.eclipse.jdt.internal.core.search.TypeNameMatchRequestorWrapper.createTypeFromJar(String, int)132
org.eclipse.jdt.internal.core.search.TypeNameMatchRequestorWrapper.createTypeFromPath(String, String, char[][])164
org.eclipse.jdt.internal.core.SourceMapper.computeAllRootPaths(IType)472
org.eclipse.jdt.internal.core.SourceMapper.computeAllRootPaths(IType)445
org.eclipse.jdt.internal.core.SourceMapper.computeAllRootPaths(IType)458
org.eclipse.jdt.internal.core.UserLibrary.createFromString(Reader)180
org.eclipse.jdt.internal.core.UserLibrary.createFromString(Reader)188
org.eclipse.jdt.internal.core.UserLibrary.createFromString(Reader)181
org.eclipse.jdt.internal.core.UserLibraryClasspathContainer.getPath()64
org.eclipse.jdt.internal.core.UserLibraryManager.updateUserLibrary(String, String)104
org.eclipse.jdt.internal.core.util.HandleFactory.createOpenable(String, IJavaSearchScope)129
org.eclipse.jdt.internal.core.util.HandleFactory.createOpenable(String, IJavaSearchScope)95
org.eclipse.jdt.internal.core.util.HandleFactory.getJarPkgFragmentRoot(String, int, String, IJavaSearchScope)246
org.eclipse.jdt.internal.core.util.HandleFactory.getPkgFragmentRoot(String)332
org.eclipse.jdt.internal.core.util.Util.getJdkLevel(Object)882
org.eclipse.jdt.internal.core.util.Util.getPackageFragment(char[], int, int)994

org.eclipse.core.runtime.Path.segmentCount()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.util.Util.getPackageFragment(char[], int, int)996

org.eclipse.core.runtime.Path.segments()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.search.TypeNameMatchRequestorWrapper.createTypeFromJar(String, int)132
org.eclipse.jdt.internal.core.search.TypeNameMatchRequestorWrapper.createTypeFromPath(String, String, char[][])164
org.eclipse.jdt.internal.core.util.HandleFactory.createOpenable(String, IJavaSearchScope)129
org.eclipse.jdt.internal.core.util.HandleFactory.createOpenable(String, IJavaSearchScope)95

org.eclipse.core.runtime.PlatformObject.PlatformObject()

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.core.JavaModel.JavaModel()-1
org.eclipse.jdt.internal.core.JavaProject.JavaProject()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.JarEntryResource.JarEntryResource(String)29
org.eclipse.jdt.internal.core.JavaElement.JavaElement(JavaElement)85
org.eclipse.jdt.internal.core.NonJavaResource.NonJavaResource(Object, IResource)33

org.eclipse.core.runtime.QualifiedName.getLocalName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.JavaProject.computeSharedPropertyFileName(QualifiedName)684

org.eclipse.core.runtime.QualifiedName.QualifiedName(String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3517
org.eclipse.jdt.internal.core.JavaModelManager.loadVariablesAndContainers()2890
org.eclipse.jdt.internal.core.util.Util.getSourceAttachmentPropertyName(IPath)1214

org.eclipse.core.runtime.SafeRunner.run(ISafeRunnable)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.core.Buffer.notifyChanged(BufferChangedEvent)261
org.eclipse.jdt.internal.core.DeltaProcessingState.resourceChanged(IResourceChangeEvent)460
org.eclipse.jdt.internal.core.DeltaProcessor.notifyListeners(IJavaElementDelta, int, IElementChangedListener[], int[], int)1547
org.eclipse.jdt.internal.core.DeltaProcessor.notifyTypeHierarchies(IElementChangedListener[], int)1575
org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy.fireChange()360
org.eclipse.jdt.internal.core.JavaModelManager.CompilationParticipants.getCompilationParticipants(IJavaProject)263
org.eclipse.jdt.internal.core.JavaModelManager.CompilationParticipants.getCompilationParticipants(IJavaProject)263
org.eclipse.jdt.internal.core.JavaModelManager.createAnnotationProcessorManager()1636
org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.notifyParticipants(CompilationUnit)244

org.eclipse.core.runtime.Status.getChildren()

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.core.JavaModelStatus.getChildren()-1

org.eclipse.core.runtime.Status.getCode()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.JavaModelStatus.getBits()168
org.eclipse.jdt.internal.core.JavaModelStatus.getBits()167
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()189
org.eclipse.jdt.internal.core.JavaModelStatus.isDoesNotExist()431
org.eclipse.jdt.internal.core.JavaModelStatus.isOK()444

org.eclipse.core.runtime.Status.getException()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()187

org.eclipse.core.runtime.Status.getMessage()

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.core.JavaModelStatus.getMessage()-1

org.eclipse.core.runtime.Status.getSeverity()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.jdt.internal.core.JavaModelStatus.getSeverity()410
OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.core.JavaModelStatus.getSeverity()-1

org.eclipse.core.runtime.Status.isMultiStatus()

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.core.JavaModelStatus.isMultiStatus()-1

org.eclipse.core.runtime.Status.isOK()

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.core.JavaModelStatus.isOK()-1

org.eclipse.core.runtime.Status.matches(int)

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.core.JavaModelStatus.matches(int)-1

org.eclipse.core.runtime.Status.Status(int, String, int, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaConventions.validateClassFileName(String, String, String)226
org.eclipse.jdt.core.JavaConventions.validateClassFileName(String, String, String)220
org.eclipse.jdt.core.JavaConventions.validateClassFileName(String, String, String)218
org.eclipse.jdt.core.JavaConventions.validateCompilationUnitName(String, String, String)148
org.eclipse.jdt.core.JavaConventions.validateCompilationUnitName(String, String, String)154
org.eclipse.jdt.core.JavaConventions.validateCompilationUnitName(String, String, String)145
org.eclipse.jdt.core.JavaConventions.validateIdentifier(String, String, String)315
org.eclipse.jdt.core.JavaConventions.validateImportDeclaration(String, String, String)353
org.eclipse.jdt.core.JavaConventions.validateImportDeclaration(String, String, String)359
org.eclipse.jdt.core.JavaConventions.validateJavaTypeName(String, String, String)436
org.eclipse.jdt.core.JavaConventions.validateJavaTypeName(String, String, String)429
org.eclipse.jdt.core.JavaConventions.validateJavaTypeName(String, String, String)405
org.eclipse.jdt.core.JavaConventions.validateJavaTypeName(String, String, String)401
org.eclipse.jdt.core.JavaConventions.validateJavaTypeName(String, String, String)432
org.eclipse.jdt.core.JavaConventions.validatePackageName(String, String, String)554
org.eclipse.jdt.core.JavaConventions.validatePackageName(String, String, String)529
org.eclipse.jdt.core.JavaConventions.validatePackageName(String, String, String)519
org.eclipse.jdt.core.JavaConventions.validatePackageName(String, String, String)526
org.eclipse.jdt.core.JavaConventions.validatePackageName(String, String, String)523
org.eclipse.jdt.core.JavaConventions.validatePackageName(String, String, String)546
org.eclipse.jdt.core.JavaConventions.validatePackageName(String, String, String)534
org.eclipse.jdt.internal.core.DeltaProcessingState.saveExternalLibTimeStamps()578
org.eclipse.jdt.internal.core.dom.rewrite.TokenScanner.createError(int, String, Throwable)235
org.eclipse.jdt.internal.core.JavaModelManager.getZipFile(IPath)2409
org.eclipse.jdt.internal.core.JavaModelManager.getZipFile(IPath)2405
org.eclipse.jdt.internal.core.JavaModelManager.getZipFile(IPath)2425
org.eclipse.jdt.internal.core.JavaModelManager.readState(IProject)3427
org.eclipse.jdt.internal.core.JavaModelManager.saveBuiltState(JavaModelManagerPerProjectInfo)3671
org.eclipse.jdt.internal.core.JavaModelManager.saveBuiltState(JavaModelManagerPerProjectInfo)3662
org.eclipse.jdt.internal.core.JavaModelManager.saveNonChainingJarsCache()3693
org.eclipse.jdt.internal.core.JavaModelManager.saveVariablesAndContainers(ISaveContext)3714
org.eclipse.jdt.internal.core.util.Util.log(Throwable, String)1773
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.JavaModelStatus.JavaModelStatus()65
org.eclipse.jdt.internal.core.JavaModelStatus.JavaModelStatus(CoreException)163
org.eclipse.jdt.internal.core.JavaModelStatus.JavaModelStatus(int, IJavaElement[])79
org.eclipse.jdt.internal.core.JavaModelStatus.JavaModelStatus(int, int, IJavaElement, IPath, String)153
org.eclipse.jdt.internal.core.JavaModelStatus.JavaModelStatus(int, int, String)93
org.eclipse.jdt.internal.core.JavaModelStatus.JavaModelStatus(int, IPath)109
org.eclipse.jdt.internal.core.JavaModelStatus.JavaModelStatus(int, Throwable)102
org.eclipse.jdt.internal.core.JavaModelStatus.JavaModelStatus(int)71

org.eclipse.core.runtime.Status.Status(int, String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.util.Util.getResourceContentsAsCharArray(IFile, String)1150
org.eclipse.jdt.internal.core.util.Util.log(int, String)1786

org.eclipse.core.runtime.Status.toString()

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.core.JavaModelStatus.toString()-1

org.eclipse.core.runtime.SubProgressMonitor.beginTask(String, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3405

org.eclipse.core.runtime.SubProgressMonitor.done()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3428
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3428

org.eclipse.core.runtime.SubProgressMonitor.SubProgressMonitor(IProgressMonitor, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.core.JavaModelOperation.getSubProgressMonitor(int)519
org.eclipse.jdt.internal.core.JavaModelOperation.moveResources(IResource[], IPath)580

org.eclipse.core.runtime.SubProgressMonitor.SubProgressMonitor(IProgressMonitor, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.dom.rewrite.ImportRewrite.rewriteImports(IProgressMonitor)980
org.eclipse.jdt.core.dom.rewrite.ImportRewrite.rewriteImports(IProgressMonitor)1000
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3404
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3503
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3565
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.build(boolean)129
org.eclipse.jdt.internal.core.hierarchy.IndexBasedHierarchyBuilder.build(boolean)115
org.eclipse.jdt.internal.core.hierarchy.RegionBasedHierarchyBuilder.build(boolean)58
org.eclipse.jdt.internal.core.hierarchy.RegionBasedHierarchyBuilder.build(boolean)52
org.eclipse.jdt.internal.core.search.BasicSearchEngine.findMatches(SearchPattern, SearchParticipant[], IJavaSearchScope, SearchRequestor, IProgressMonitor)209
org.eclipse.jdt.internal.core.search.BasicSearchEngine.findMatches(SearchPattern, SearchParticipant[], IJavaSearchScope, SearchRequestor, IProgressMonitor)223
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllConstructorDeclarations(char[], char[], int, IJavaSearchScope, IRestrictedAccessConstructorRequestor, int, IProgressMonitor)640
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllSecondaryTypeNames(IPackageFragmentRoot[], IRestrictedAccessTypeRequestor, boolean, IProgressMonitor)957
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllTypeNames(char[], int, char[], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)1129
org.eclipse.jdt.internal.core.search.BasicSearchEngine.searchAllTypeNames(char[][], char[][], int, int, IJavaSearchScope, IRestrictedAccessTypeRequestor, int, IProgressMonitor)1373
org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector.getPathsOfDeclaringType()254
org.eclipse.jdt.internal.core.search.processing.JobManager.performConcurrentJob(IJob, int, IProgressMonitor)189
org.eclipse.jdt.internal.core.search.processing.JobManager.performConcurrentJob(IJob, int, IProgressMonitor)209
org.eclipse.jdt.internal.core.search.processing.JobManager.performConcurrentJob(IJob, int, IProgressMonitor)276

org.eclipse.core.runtime.SubProgressMonitor.subTask(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3414

org.eclipse.core.runtime.SubProgressMonitor.worked(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3406
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(IProgressMonitor)3415

Back to reference summary for org.eclipse.jdt.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict