Methods from org.eclipse.jdt.core used by org.eclipse.jdt.debug.ui

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

Reference Details

org.eclipse.jdt.core.compiler.IScanner.getCurrentTokenStartPosition()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionUtils.getFirstMethodOnLine(int, IEditorPart, IJavaElement)117

org.eclipse.jdt.core.compiler.IScanner.getNextToken()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionUtils.getFirstMethodOnLine(int, IEditorPart, IJavaElement)118
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionUtils.getFirstMethodOnLine(int, IEditorPart, IJavaElement)124
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionUtils.getFirstMethodOnLine(int, IEditorPart, IJavaElement)114

org.eclipse.jdt.core.compiler.IScanner.resetTo(int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionUtils.getFirstMethodOnLine(int, IEditorPart, IJavaElement)113

org.eclipse.jdt.core.compiler.IScanner.setSource(char[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionUtils.getFirstMethodOnLine(int, IEditorPart, IJavaElement)112

org.eclipse.jdt.core.CompletionProposal.getKind()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugCompletionProposalCollector.isFiltered(CompletionProposal)43

org.eclipse.jdt.core.CompletionProposal.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugCompletionProposalCollector.isFiltered(CompletionProposal)44

org.eclipse.jdt.core.CorrectionEngine.getProblemArguments(IMarker)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.JreResolutionGenerator.getResolutions(IMarker)53
org.eclipse.jdt.internal.debug.ui.launcher.JreResolutionGenerator.getResolutions(IMarker)68
org.eclipse.jdt.internal.debug.ui.launcher.JreResolutionGenerator.getResolutions(IMarker)81

org.eclipse.jdt.core.dom.ASTNode.accept(ASTVisitor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)166
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)136
org.eclipse.jdt.internal.debug.ui.actions.RunToLineAdapter.1.run()78
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.toggleBreakpoints(IWorkbenchPart, ISelection)1158
org.eclipse.jdt.internal.debug.ui.BreakpointMarkerUpdater.updateMarker(IMarker, IDocument, Position)105

org.eclipse.jdt.core.dom.ASTParser.createAST(IProgressMonitor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)134
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)164
org.eclipse.jdt.internal.debug.ui.actions.RunToLineAdapter.1.run()76
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.parseCompilationUnit(ITextEditor)1018
org.eclipse.jdt.internal.debug.ui.BreakpointMarkerUpdater.updateMarker(IMarker, IDocument, Position)101

org.eclipse.jdt.core.dom.ASTParser.newParser(int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)159
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)116
org.eclipse.jdt.internal.debug.ui.actions.RunToLineAdapter.1.run()74
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.parseCompilationUnit(ITextEditor)1016
org.eclipse.jdt.internal.debug.ui.BreakpointMarkerUpdater.updateMarker(IMarker, IDocument, Position)98

org.eclipse.jdt.core.dom.ASTParser.setCompilerOptions(Map)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)132
org.eclipse.jdt.internal.debug.ui.BreakpointMarkerUpdater.setParserOptions(IMarker, ASTParser)165

org.eclipse.jdt.core.dom.ASTParser.setProject(IJavaProject)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)161

org.eclipse.jdt.core.dom.ASTParser.setResolveBindings(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)163

org.eclipse.jdt.core.dom.ASTParser.setSource(char[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)160
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)118
org.eclipse.jdt.internal.debug.ui.actions.RunToLineAdapter.1.run()75
org.eclipse.jdt.internal.debug.ui.BreakpointMarkerUpdater.updateMarker(IMarker, IDocument, Position)100

org.eclipse.jdt.core.dom.ASTParser.setSource(ITypeRoot)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.parseCompilationUnit(ITextEditor)1017

org.eclipse.jdt.core.dom.ASTParser.setUnitName(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)162

org.eclipse.jdt.core.dom.Message.getMessage()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JavaDebugOptionsManager.breakpointHasCompilationErrors(IJavaLineBreakpoint, Message[])621

org.eclipse.jdt.core.eval.IEvaluationContext.codeComplete(String, int, CompletionRequestor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.codeComplete(CompletionRequestor)710

org.eclipse.jdt.core.eval.IEvaluationContext.codeSelect(String, int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.codeResolve()726

org.eclipse.jdt.core.eval.IEvaluationContext.setImports(String[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.getEvaluationContext()534
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.getEvaluationContext()532

org.eclipse.jdt.core.Flags.isAbstract(int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getMethods(IStructuredSelection)568
org.eclipse.jdt.internal.debug.ui.MemberActionFilter.testAttribute(Object, String, String)42

org.eclipse.jdt.core.Flags.isFinal(int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.5.run(IProgressMonitor)766
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.isFields(IStructuredSelection)707
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.isFields(IStructuredSelection)707
org.eclipse.jdt.internal.debug.ui.MemberActionFilter.testAttribute(Object, String, String)89
org.eclipse.jdt.internal.debug.ui.MemberActionFilter.testAttribute(Object, String, String)89

org.eclipse.jdt.core.Flags.isStatic(int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.5.run(IProgressMonitor)767
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.isFields(IStructuredSelection)707
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)278
org.eclipse.jdt.internal.debug.ui.MemberActionFilter.testAttribute(Object, String, String)89

org.eclipse.jdt.core.IClassFile.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)229
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getMethodHandle(IEditorPart, String, String, String)953
org.eclipse.jdt.internal.debug.ui.console.JavaExceptionHyperLink.processSearchResult(Object, String, int)102
org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils.collectTypes(Object, IProgressMonitor, Set)152
org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils.findType(IJavaProject, String)101
org.eclipse.jdt.internal.debug.ui.TypeNameResolver.getType(IJavaElement)56

org.eclipse.jdt.core.IClasspathContainer.getDescription()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathEntryLabelProvider.getText(Object)208

org.eclipse.jdt.core.IClasspathContainer.getKind()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectExportedEntries(IJavaProject, List)216

org.eclipse.jdt.core.IClasspathContainer.getPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectExportedEntries(IJavaProject, List)199

org.eclipse.jdt.core.IClasspathEntry.getEntryKind()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab.2.getDescription()521
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectExportedEntries(IJavaProject, List)212
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectRequiredProjects(IJavaProject, List)188
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectExportedEntries(IJavaProject, List)196
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectRequiredProjects(IJavaProject, List)172

org.eclipse.jdt.core.IClasspathEntry.getPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab.2.getDescription()522
org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab.2.getDescription()523
org.eclipse.jdt.internal.debug.ui.actions.AddLibraryAction.run()45
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectExportedEntries(IJavaProject, List)230
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectExportedEntries(IJavaProject, List)235
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectExportedEntries(IJavaProject, List)214
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectExportedEntries(IJavaProject, List)227
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectExportedEntries(IJavaProject, List)245
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectRequiredProjects(IJavaProject, List)189
org.eclipse.jdt.internal.debug.ui.jres.JREContainerWizardPage.initializeFromSelection()88
org.eclipse.jdt.internal.debug.ui.launcher.SelectSystemLibraryQuickFix.1.run(IProgressMonitor)76
org.eclipse.jdt.internal.debug.ui.launcher.SelectSystemLibraryQuickFix.1.run(IProgressMonitor)79
org.eclipse.jdt.internal.debug.ui.launcher.SelectSystemLibraryQuickFix.handleContainerResolutionError(IPath, IJavaProject)69
org.eclipse.jdt.internal.debug.ui.sourcelookup.ClasspathContainerSourceContainerBrowser.editLibraries(Shell, ISourceLookupDirector, IClasspathEntry)91
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectExportedEntries(IJavaProject, List)218
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectExportedEntries(IJavaProject, List)208
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectExportedEntries(IJavaProject, List)198
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectRequiredProjects(IJavaProject, List)173

org.eclipse.jdt.core.IClasspathEntry.getSourceAttachmentPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectExportedEntries(IJavaProject, List)231
org.eclipse.jdt.internal.debug.ui.actions.AttachSourceAction.run()50
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.edit(IStructuredSelection, int)331

org.eclipse.jdt.core.IClasspathEntry.getSourceAttachmentRootPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectExportedEntries(IJavaProject, List)232
org.eclipse.jdt.internal.debug.ui.actions.AttachSourceAction.run()51
org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.edit(IStructuredSelection, int)331

org.eclipse.jdt.core.IClasspathEntry.isExported()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectExportedEntries(IJavaProject, List)210
org.eclipse.jdt.internal.debug.ui.launcher.SelectSystemLibraryQuickFix.1.run(IProgressMonitor)80
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectExportedEntries(IJavaProject, List)195

org.eclipse.jdt.core.ICodeAssist.codeSelect(int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionUtils.resolveMethod(int, int, ICodeAssist)79
org.eclipse.jdt.internal.debug.ui.heapwalking.AllInstancesActionDelegate.run(IAction)98
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)267

org.eclipse.jdt.core.ICompilationUnit.getAllTypes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getMethodHandle(IEditorPart, String, String, String)945
org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils.collectTypes(Object, IProgressMonitor, Set)145

org.eclipse.jdt.core.ICompilationUnit.getImportContainer()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)218

org.eclipse.jdt.core.ICompilationUnit.getPackageDeclaration(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)215

org.eclipse.jdt.core.ICompilationUnit.getPackageDeclarations()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.createQualifiedTypeName(IType)439

org.eclipse.jdt.core.ICompilationUnit.getType(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)226
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.getType(IJavaElement, String)188
org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils.findType(IJavaProject, String)99

org.eclipse.jdt.core.ICompilationUnit.isWorkingCopy()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.BreakpointUtils.getBreakpointResource(IMember)73

org.eclipse.jdt.core.ICompilationUnit.reconcile(int, boolean, WorkingCopyOwner, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ActionDelegateHelper.getCurrentMember(ITextSelection)137
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.translateToMembers(IWorkbenchPart, ISelection)1076

org.eclipse.jdt.core.IField.getConstant()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)294

org.eclipse.jdt.core.IField.getElementName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.WatchpointFieldChange.getName()45
org.eclipse.jdt.internal.debug.core.refactoring.WatchpointFieldChange.perform(IProgressMonitor)59
org.eclipse.jdt.internal.debug.core.refactoring.WatchpointTypeRenameChange.perform(IProgressMonitor)69
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.5.run(IProgressMonitor)764
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)328
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)317
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)285

org.eclipse.jdt.core.IImportContainer.getImport(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)221

org.eclipse.jdt.core.IJavaElement.exists()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchTab.initializeJavaProject(IJavaElement, ILaunchConfigurationWorkingCopy)110
org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab.handleSearchButtonSelected()142
org.eclipse.jdt.internal.debug.core.refactoring.MethodBreakpointTypeChange.perform(IProgressMonitor)63
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectExportedEntries(IJavaProject, List)239
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectRequiredProjects(IJavaProject, List)190
org.eclipse.jdt.internal.debug.ui.actions.EvaluateAction.getJavaElement(IStackFrame)306
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getField(IJavaFieldVariable)1127
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.resolveTypeSignature(IMethod, String)885
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.resolveTypeSignature(IMethod, String)888
org.eclipse.jdt.internal.debug.ui.BreakpointUtils.getMember(IJavaLineBreakpoint)137
org.eclipse.jdt.internal.debug.ui.JavaDetailFormattersManager.getJavaProject(IJavaObject, IJavaThread)227
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getEditorInput(Object)1122
org.eclipse.jdt.internal.debug.ui.launcher.AbstractJavaMainTab.mapResources(ILaunchConfigurationWorkingCopy)214
org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils.computeScope(Object)193
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectExportedEntries(IJavaProject, List)212
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectRequiredProjects(IJavaProject, List)174

org.eclipse.jdt.core.IJavaElement.getAncestor(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.MainMethodSearchEngine.getPackageFragmentRoot(IJavaElement)145

org.eclipse.jdt.core.IJavaElement.getCorrespondingResource()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameProjectParticipant.gatherChanges(IMarker[], List, String)60
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameProjectParticipant.gatherChanges(IMarker[], List, String)60

org.eclipse.jdt.core.IJavaElement.getElementName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.AppletMainTab.handleSearchButtonSelected()161
org.eclipse.jdt.debug.ui.launchConfigurations.JavaAppletLaunchShortcut.createConfiguration(IType)49
org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut.createConfiguration(IType)86
org.eclipse.jdt.debug.ui.launchConfigurations.JavaConnectTab.initializeName(IJavaElement, ILaunchConfigurationWorkingCopy)317
org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchShortcut.findLaunchConfiguration(IType, ILaunchConfigurationType)180
org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchTab.initializeJavaProject(IJavaElement, ILaunchConfigurationWorkingCopy)111
org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab.handleSearchButtonSelected()184
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)237
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)248
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)226
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)221
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)245
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)215
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)232
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMovePackageParticipant.gatherChanges(IMarker[], List)55
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMoveTypeParticipant.gatherChanges(IMarker[], List)53
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenamePackageParticipant.gatherChanges(IMarker[], List, String)61
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameProjectParticipant.gatherChanges(IMarker[], List, String)66
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameProjectParticipant.gatherChanges(IMarker[], List, String)64
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameProjectParticipant.gatherChanges(IMarker[], List, String)73
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameProjectParticipant.gatherChanges(IMarker[], List, String)75
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForPackageMove(IPackageFragment, IPackageFragmentRoot)116
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForPackageMove(IPackageFragment, IPackageFragmentRoot)110
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForPackageRename(IPackageFragment, String)133
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForProjectRename(IJavaProject, String)165
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeChange(IType, String, String)190
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeMove(IType, IJavaElement)219
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeMove(IType, IJavaElement)227
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)155
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)148
org.eclipse.jdt.internal.debug.ui.classpath.DefaultClasspathEntryDialog.DefaultClasspathEntryDialog(Shell, IRuntimeClasspathEntry)36
org.eclipse.jdt.internal.debug.ui.JavaStepFilterPreferencePage.addPackage()365
org.eclipse.jdt.internal.debug.ui.launcher.AbstractJavaMainTab.handleProjectButtonSelected()178
org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils.getMainType(String, IJavaProject)82
org.eclipse.jdt.internal.debug.ui.launcher.SelectSystemLibraryQuickFix.getLabel()107
org.eclipse.jdt.internal.debug.ui.launcher.SourceElementLabelProvider.getText(Object)36
org.eclipse.jdt.internal.debug.ui.propertypages.ExceptionFilterEditor.addPackage()440
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.checkCurrentProject()404
org.eclipse.jdt.internal.debug.ui.snippeteditor.ScrapbookLauncher.doLaunch(IJavaProject, IFile, IRuntimeClasspathEntry[])205
org.eclipse.jdt.internal.debug.ui.snippeteditor.SelectImportsDialog.addPackage()246

org.eclipse.jdt.core.IJavaElement.getElementType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut.isMainMethod(Object)142
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)213
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)224
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.getPath(IJavaElement)265
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.getType(IJavaElement, String)186
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.2.run(IProgressMonitor)203
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getType(IJavaElement)153
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.isField(ITextSelection, IWorkbenchPart)686
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.isInterface(ISelection, IWorkbenchPart)651
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.isMethod(ITextSelection, IWorkbenchPart)596
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.pruneAnonymous(IType)463
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.toggleBreakpoints(IWorkbenchPart, ISelection)1170
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.toggleBreakpoints(IWorkbenchPart, ISelection)1144
org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils.findType(IJavaProject, String)97
org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils.findType(IJavaProject, String)100
org.eclipse.jdt.internal.debug.ui.MemberActionFilter.testAttribute(Object, String, String)63
org.eclipse.jdt.internal.debug.ui.MemberActionFilter.testAttribute(Object, String, String)76
org.eclipse.jdt.internal.debug.ui.MemberActionFilter.testAttribute(Object, String, String)89
org.eclipse.jdt.internal.debug.ui.search.LaunchConfigurationQueryParticipant.isValid(QuerySpecification)188
org.eclipse.jdt.internal.debug.ui.search.LaunchConfigurationQueryParticipant.isValid(QuerySpecification)188
org.eclipse.jdt.internal.debug.ui.search.LaunchConfigurationQueryParticipant.search(ISearchRequestor, QuerySpecification, IProgressMonitor)103
org.eclipse.jdt.internal.debug.ui.search.LaunchConfigurationQueryParticipant.search(ISearchRequestor, QuerySpecification, IProgressMonitor)106
org.eclipse.jdt.internal.debug.ui.TypeNameResolver.getType(IJavaElement)53

org.eclipse.jdt.core.IJavaElement.getHandleIdentifier()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.JavaUISourceLocator.getMemento()280
org.eclipse.jdt.internal.debug.ui.BreakpointUtils.addJavaBreakpointAttributes(Map, IJavaElement)209
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeSelectionHistory.storeItemToMemento(Object, IMemento)185
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeSelectionHistory.storeItemToMemento(Object, IMemento)185

org.eclipse.jdt.core.IJavaElement.getJavaModel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectRequiredProjects(IJavaProject, List)183
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectRequiredProjects(IJavaProject, List)167

org.eclipse.jdt.core.IJavaElement.getJavaProject()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.AppletMainTab.handleSearchButtonSelected()161
org.eclipse.jdt.debug.ui.launchConfigurations.JavaAppletLaunchShortcut.createConfiguration(IType)49
org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut.createConfiguration(IType)86
org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchShortcut.findLaunchConfiguration(IType, ILaunchConfigurationType)180
org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchTab.initializeJavaProject(IJavaElement, ILaunchConfigurationWorkingCopy)108
org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab.handleSearchButtonSelected()184
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForPackageMove(IPackageFragment, IPackageFragmentRoot)116
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForPackageMove(IPackageFragment, IPackageFragmentRoot)110
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForPackageRename(IPackageFragment, String)133
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeChange(IType, String, String)190
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeMove(IType, IJavaElement)218
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeMove(IType, IJavaElement)216
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationIPackageFragmentMoveParticipant.initialize(Object)42
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationIPackageFragmentMoveParticipant.initialize(Object)42
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)123
org.eclipse.jdt.internal.debug.ui.actions.EvaluateAction.1.run(IProgressMonitor)241
org.eclipse.jdt.internal.debug.ui.actions.JavaObjectValueEditor.getProject(IJavaStackFrame)250
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.isRemote(IWorkbenchPart, ISelection)525
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.computeCompletionProposals(ITextViewer, int)123
org.eclipse.jdt.internal.debug.ui.JavaDetailFormattersManager.getJavaProject(IJavaObject, IJavaThread)224
org.eclipse.jdt.internal.debug.ui.JavaDetailFormattersManager.getJavaProject(IJavaObject, IJavaThread)205
org.eclipse.jdt.internal.debug.ui.JavaWatchExpressionDelegate.getProject(IJavaStackFrame)170
org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils.isSubclassOfApplet(IProgressMonitor, IType)181
org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils.searchSubclassesOfApplet(IProgressMonitor, IJavaElement)177
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeDetailsLabelProvider.getText(Object)137
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeDetailsLabelProvider.getText(Object)137
org.eclipse.jdt.internal.debug.ui.propertypages.BreakpointConditionEditor.BreakpointConditionEditor(Composite, JavaLineBreakpointPage)93

org.eclipse.jdt.core.IJavaElement.getParent()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.getPath(IJavaElement)267
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMoveParticipant.isContained(IJavaElement, IType)186
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenamePackageParticipant.gatherChanges(IMarker[], List, String)47
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameParticipant.isContained(IJavaElement, IType)172
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameProjectParticipant.gatherChanges(IMarker[], List, String)58
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameTypeParticipant.gatherChanges(IMarker[], List, String)78
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.pruneAnonymous(IType)475
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)340
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)338
org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils.collectTypes(Object, IProgressMonitor, Set)141
org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils.collectTypes(Object, IProgressMonitor, Set)169
org.eclipse.jdt.internal.debug.ui.launcher.SourceElementQualifierProvider.getImage(Object)72
org.eclipse.jdt.internal.debug.ui.launcher.SourceElementQualifierProvider.getText(Object)45
org.eclipse.jdt.internal.debug.ui.snippeteditor.SelectImportsDialog.addPackage()224

org.eclipse.jdt.core.IJavaElement.getPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.WorkbenchAdapter.getLabel(Object)89

org.eclipse.jdt.core.IJavaElement.getPrimaryElement()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.BreakpointUtils.getBreakpointResource(IMember)74

org.eclipse.jdt.core.IJavaElement.getResource()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchShortcut.getLaunchableResource(IAdaptable)283
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMoveParticipant.getBreakpointContainer()140
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameParticipant.getBreakpointContainer()126
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameTypeParticipant.gatherChanges(IMarker[], List, String)70
org.eclipse.jdt.internal.debug.ui.BreakpointUtils.getBreakpointResource(IMember)76

org.eclipse.jdt.core.IJavaElement.getUnderlyingResource()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaAppletLaunchShortcut.createConfiguration(IType)53
org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut.createConfiguration(IType)87
org.eclipse.jdt.debug.ui.launchConfigurations.JavaConnectTab.initializeName(IJavaElement, ILaunchConfigurationWorkingCopy)308

org.eclipse.jdt.core.IJavaModel.getJavaProject(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectRequiredProjects(IJavaProject, List)189
org.eclipse.jdt.internal.debug.ui.launcher.AbstractJavaMainTab.getJavaProject()158
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectRequiredProjects(IJavaProject, List)173

org.eclipse.jdt.core.IJavaModel.getJavaProjects()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.AppletMainTab.handleSearchButtonSelected()134
org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab.handleSearchButtonSelected()146
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.getPossibleAdditions()149
org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin.createAllPackagesDialog(Shell, IJavaProject[], boolean)523
org.eclipse.jdt.internal.debug.ui.launcher.AbstractJavaMainTab.chooseJavaProject()95
org.eclipse.jdt.internal.debug.ui.launcher.AppletSelectionDialog.getAppletTypes()99
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.getPossibleAdditions(ISourceLookupDirector)134

org.eclipse.jdt.core.IJavaProject.findPackageFragmentRoots(IClasspathEntry)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectExportedEntries(IJavaProject, List)202

org.eclipse.jdt.core.IJavaProject.getAllPackageFragmentRoots()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.SelectImportsDialog.addPackage()221

org.eclipse.jdt.core.IJavaProject.getOption(String, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab.checkCompliance()263
org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab.checkCompliance()265
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)127
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)128

org.eclipse.jdt.core.IJavaProject.getOptions(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.BreakpointMarkerUpdater.setParserOptions(IMarker, ASTParser)165

org.eclipse.jdt.core.IJavaProject.getOutputLocation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeDetailsLabelProvider.getText(Object)140
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeDetailsLabelProvider.getText(Object)140

org.eclipse.jdt.core.IJavaProject.getPackageFragmentRoot(IResource)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameProjectParticipant.gatherChanges(IMarker[], List, String)69

org.eclipse.jdt.core.IJavaProject.getPackageFragments()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin.3.run(IProgressMonitor)534

org.eclipse.jdt.core.IJavaProject.getProject()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.isRemote(IWorkbenchPart, ISelection)525
org.eclipse.jdt.internal.debug.ui.launcher.JavaWorkingDirectoryBlock.getProject(ILaunchConfiguration)48
org.eclipse.jdt.internal.debug.ui.propertypages.BreakpointConditionEditor.BreakpointConditionEditor(Composite, JavaLineBreakpointPage)93
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.3.run(IProgressMonitor)461
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.buildAndLaunch()423
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.getEvaluationEngine()1306
org.eclipse.jdt.internal.debug.ui.snippeteditor.ScrapbookLauncher.doLaunch(IJavaProject, IFile, IRuntimeClasspathEntry[])175

org.eclipse.jdt.core.IJavaProject.getRawClasspath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab.2.getDescription()518
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectExportedEntries(IJavaProject, List)207
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectRequiredProjects(IJavaProject, List)185
org.eclipse.jdt.internal.debug.ui.launcher.SelectSystemLibraryQuickFix.1.run(IProgressMonitor)77
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectExportedEntries(IJavaProject, List)191
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectRequiredProjects(IJavaProject, List)169

org.eclipse.jdt.core.IJavaProject.hasBuildState()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.buildAndLaunch()424

org.eclipse.jdt.core.IJavaProject.newEvaluationContext()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.getEvaluationContext()527

org.eclipse.jdt.core.IJavaProject.setRawClasspath(IClasspathEntry[], IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.SelectSystemLibraryQuickFix.1.run(IProgressMonitor)84

org.eclipse.jdt.core.ILocalVariable.getElementName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)359

org.eclipse.jdt.core.IMember.getClassFile()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameProjectParticipant.gatherChanges(IMarker[], List, String)73
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)148
org.eclipse.jdt.internal.debug.ui.BreakpointUtils.getElementAt(IType, int)192
org.eclipse.jdt.internal.debug.ui.launcher.SharedJavaMainTab.initializeMainTypeAndName(IJavaElement, ILaunchConfigurationWorkingCopy)104
org.eclipse.jdt.internal.debug.ui.propertypages.BreakpointConditionEditor.BreakpointConditionEditor(Composite, JavaLineBreakpointPage)97

org.eclipse.jdt.core.IMember.getCompilationUnit()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.getNewLineNumber(IMember, int)155
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMovePackageParticipant.gatherChanges(IMarker[], List)55
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMoveTypeParticipant.gatherChanges(IMarker[], List)53
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenamePackageParticipant.gatherChanges(IMarker[], List, String)61
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameProjectParticipant.gatherChanges(IMarker[], List, String)75
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameTypeParticipant.gatherChanges(IMarker[], List, String)61
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)155
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.createQualifiedTypeName(IType)439
org.eclipse.jdt.internal.debug.ui.BreakpointUtils.getBreakpointResource(IMember)72
org.eclipse.jdt.internal.debug.ui.BreakpointUtils.getElementAt(IType, int)194
org.eclipse.jdt.internal.debug.ui.launcher.SharedJavaMainTab.initializeMainTypeAndName(IJavaElement, ILaunchConfigurationWorkingCopy)107
org.eclipse.jdt.internal.debug.ui.propertypages.BreakpointConditionEditor.BreakpointConditionEditor(Composite, JavaLineBreakpointPage)92

org.eclipse.jdt.core.IMember.getDeclaringType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut.getJavaElements(Object[])64
org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut.isMainMethod(Object)146
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameFieldParticipant.gatherChanges(IMarker[], List, String)50
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameFieldParticipant.gatherChanges(IMarker[], List, String)51
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameMethodParticipant.gatherChanges(IMarker[], List, String)52
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameMethodParticipant.gatherChanges(IMarker[], List, String)51
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeRename(IType, String)242
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationITypeMoveParticipant.initialize(Object)45
org.eclipse.jdt.internal.debug.core.refactoring.MethodBreakpointMethodChange.perform(IProgressMonitor)57
org.eclipse.jdt.internal.debug.core.refactoring.WatchpointFieldChange.perform(IProgressMonitor)58
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionActionDelegate.getType(ITextSelection)287
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.2.run(IProgressMonitor)207
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.3.run(IProgressMonitor)308
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.5.run(IProgressMonitor)787
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.5.run(IProgressMonitor)762
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getMethodBreakpoint(IMember)985
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getMethodBreakpoint(IMember)995
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getMethodBreakpoint(IMember)995
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getType(IJavaElement)158
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getType(IJavaElement)155
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getType(ITextSelection)131
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getType(ITextSelection)138
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.isInterface(ISelection, IWorkbenchPart)654
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.resolveTypeSignature(IMethod, String)880
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.toggleBreakpoints(IWorkbenchPart, ISelection)1149
org.eclipse.jdt.internal.debug.ui.BreakpointUtils.getType(IJavaBreakpoint)101
org.eclipse.jdt.internal.debug.ui.heapwalking.AllInstancesActionDelegate.runAllInstancesForType(Object)136
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)326
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)279
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)353
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeLabelProvider.getDeclaringContainer(IType)111
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeLabelProvider.getDeclaringContainer(IType)111
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeLabelProvider.getDeclaringContainerName(IType)91
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeLabelProvider.getDeclaringContainerName(IType)91
org.eclipse.jdt.internal.debug.ui.launcher.MainMethodSearchEngine.MethodCollector.acceptSearchMatch(SearchMatch)61
org.eclipse.jdt.internal.debug.ui.launcher.MainMethodSearchEngine.MethodCollector.acceptSearchMatch(SearchMatch)61
org.eclipse.jdt.internal.debug.ui.MemberActionFilter.testAttribute(Object, String, String)67
org.eclipse.jdt.internal.debug.ui.search.LaunchConfigurationQueryParticipant.search(ISearchRequestor, QuerySpecification, IProgressMonitor)108

org.eclipse.jdt.core.IMember.getFlags()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.5.run(IProgressMonitor)765
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getMethods(IStructuredSelection)568
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.isFields(IStructuredSelection)706
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)278
org.eclipse.jdt.internal.debug.ui.MemberActionFilter.testAttribute(Object, String, String)88
org.eclipse.jdt.internal.debug.ui.MemberActionFilter.testAttribute(Object, String, String)42

org.eclipse.jdt.core.IMember.getNameRange()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.getNewLineNumberAndRange(IMember)140
org.eclipse.jdt.internal.debug.core.refactoring.ClassPrepareBreakpointTypeChange.perform(IProgressMonitor)57
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.3.run(IProgressMonitor)301
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.4.run(IProgressMonitor)378
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.5.run(IProgressMonitor)788
org.eclipse.jdt.internal.debug.ui.breakpoints.AddClassPrepareBreakpointAction.createBreakpoints(Object[])80
org.eclipse.jdt.internal.debug.ui.breakpoints.ToggleClassPrepareBreakpointAction.run(IAction)92

org.eclipse.jdt.core.IMember.getOccurrenceCount()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)242
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)237

org.eclipse.jdt.core.IMember.getType(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)237
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.getType(IJavaElement, String)194

org.eclipse.jdt.core.IMember.isBinary()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameProjectParticipant.gatherChanges(IMarker[], List, String)72
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)147
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionHandler.StepIntoSelectionHandler(IJavaThread, IJavaStackFrame, IMethod)89
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.3.run(IProgressMonitor)317
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.createQualifiedTypeName(IType)436
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getType(ITextSelection)137
org.eclipse.jdt.internal.debug.ui.BreakpointUtils.getElementAt(IType, int)191
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)345
org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils.collectAppletTypesInProject(IProgressMonitor, IJavaProject)119
org.eclipse.jdt.internal.debug.ui.launcher.SharedJavaMainTab.initializeMainTypeAndName(IJavaElement, ILaunchConfigurationWorkingCopy)103

org.eclipse.jdt.core.IMethod.getElementName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.MethodBreakpointMethodChange.getName()44
org.eclipse.jdt.internal.debug.core.refactoring.MethodBreakpointMethodChange.perform(IProgressMonitor)58
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionHandler.4.run()283
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionHandler.4.run()281
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionHandler.filterDebugEvents(DebugEvent[])198
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.3.run(IProgressMonitor)310
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getMethodBreakpoint(IMember)986
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)352

org.eclipse.jdt.core.IMethod.getNumberOfParameters()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)354

org.eclipse.jdt.core.IMethod.getParameterNames()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionHandler.4.run()281

org.eclipse.jdt.core.IMethod.getParameterTypes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)248
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameMethodParticipant.gatherChanges(IMarker[], List, String)52

org.eclipse.jdt.core.IMethod.getSignature()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.MethodBreakpointMethodChange.perform(IProgressMonitor)59
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionHandler.4.run()281
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionHandler.StepIntoSelectionHandler(IJavaThread, IJavaStackFrame, IMethod)90
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.3.run(IProgressMonitor)309
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.resolveMethodSignature(IMethod)846
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)347

org.eclipse.jdt.core.IMethod.getTypeParameter(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.resolveTypeSignature(IMethod, String)884

org.eclipse.jdt.core.IMethod.isConstructor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.3.run(IProgressMonitor)311
org.eclipse.jdt.internal.debug.ui.heapwalking.AllInstancesActionDelegate.runAllInstancesForType(Object)135
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)352
org.eclipse.jdt.internal.debug.ui.MemberActionFilter.testAttribute(Object, String, String)79

org.eclipse.jdt.core.IMethod.isMainMethod()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut.isMainMethod(Object)145
org.eclipse.jdt.internal.debug.ui.launcher.MainMethodSearchEngine.MethodCollector.acceptSearchMatch(SearchMatch)60
org.eclipse.jdt.internal.debug.ui.launcher.MainMethodSearchEngine.MethodCollector.acceptSearchMatch(SearchMatch)60
org.eclipse.jdt.internal.debug.ui.search.LaunchConfigurationQueryParticipant.search(ISearchRequestor, QuerySpecification, IProgressMonitor)107

org.eclipse.jdt.core.IMethod.isSimilar(IMethod)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.MethodBreakpointTypeChange.perform(IProgressMonitor)67
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getMethodBreakpoint(IMember)996

org.eclipse.jdt.core.IOpenable.isOpen()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab.checkCompliance()271
org.eclipse.jdt.internal.debug.ui.launcher.AbstractJavaMainTab.mapResources(ILaunchConfigurationWorkingCopy)214

org.eclipse.jdt.core.IPackageDeclaration.getElementName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.createQualifiedTypeName(IType)441

org.eclipse.jdt.core.IPackageFragment.getClassFile(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameProjectParticipant.gatherChanges(IMarker[], List, String)73

org.eclipse.jdt.core.IPackageFragment.getCompilationUnit(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMovePackageParticipant.gatherChanges(IMarker[], List)55
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMoveTypeParticipant.gatherChanges(IMarker[], List)53
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenamePackageParticipant.gatherChanges(IMarker[], List, String)61
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameProjectParticipant.gatherChanges(IMarker[], List, String)75
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameTypeParticipant.gatherChanges(IMarker[], List, String)74

org.eclipse.jdt.core.IPackageFragment.getElementName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMovePackageParticipant.gatherChanges(IMarker[], List)53
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenamePackageParticipant.gatherChanges(IMarker[], List, String)55
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenamePackageParticipant.gatherChanges(IMarker[], List, String)46
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameProjectParticipant.gatherChanges(IMarker[], List, String)70
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForPackageMove(IPackageFragment, IPackageFragmentRoot)115
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForPackageRename(IPackageFragment, String)143
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeRename(IType, String)247
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.createQualifiedTypeName(IType)437
org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin.3.run(IProgressMonitor)544
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeLabelProvider.getDeclaringContainerName(IType)96
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeLabelProvider.getDeclaringContainerName(IType)96

org.eclipse.jdt.core.IPackageFragment.getNonJavaResources()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin.3.run(IProgressMonitor)541

org.eclipse.jdt.core.IPackageFragment.isDefaultPackage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeMove(IType, IJavaElement)226
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeRename(IType, String)246

org.eclipse.jdt.core.IPackageFragmentRoot.getPackageFragment(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMovePackageParticipant.gatherChanges(IMarker[], List)54
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenamePackageParticipant.gatherChanges(IMarker[], List, String)60
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameProjectParticipant.gatherChanges(IMarker[], List, String)70

org.eclipse.jdt.core.IPackageFragmentRoot.isArchive()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameProjectParticipant.gatherChanges(IMarker[], List, String)63

org.eclipse.jdt.core.IParent.hasChildren()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin.3.run(IProgressMonitor)541

org.eclipse.jdt.core.ISourceRange.getLength()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.getNewLineNumberAndRange(IMember)143
org.eclipse.jdt.internal.debug.core.refactoring.ClassPrepareBreakpointTypeChange.perform(IProgressMonitor)63
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.3.run(IProgressMonitor)304
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.4.run(IProgressMonitor)383
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.5.run(IProgressMonitor)791
org.eclipse.jdt.internal.debug.ui.breakpoints.AddClassPrepareBreakpointAction.createBreakpoints(Object[])85
org.eclipse.jdt.internal.debug.ui.breakpoints.ToggleClassPrepareBreakpointAction.run(IAction)97

org.eclipse.jdt.core.ISourceRange.getOffset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.getNewLineNumberAndRange(IMember)141
org.eclipse.jdt.internal.debug.core.refactoring.ClassPrepareBreakpointTypeChange.perform(IProgressMonitor)62
org.eclipse.jdt.internal.debug.core.refactoring.ClassPrepareBreakpointTypeChange.perform(IProgressMonitor)63
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.3.run(IProgressMonitor)303
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.4.run(IProgressMonitor)382
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.5.run(IProgressMonitor)790
org.eclipse.jdt.internal.debug.ui.breakpoints.AddClassPrepareBreakpointAction.createBreakpoints(Object[])84
org.eclipse.jdt.internal.debug.ui.breakpoints.ToggleClassPrepareBreakpointAction.run(IAction)96

org.eclipse.jdt.core.ISourceReference.getSource()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.getNewLineNumber(IMember, int)155
org.eclipse.jdt.internal.debug.ui.propertypages.BreakpointConditionEditor.BreakpointConditionEditor(Composite, JavaLineBreakpointPage)94
org.eclipse.jdt.internal.debug.ui.propertypages.BreakpointConditionEditor.BreakpointConditionEditor(Composite, JavaLineBreakpointPage)99

org.eclipse.jdt.core.IType.codeComplete(char[], int, int, char[][], char[][], int[], boolean, CompletionRequestor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.contentassist.JavaDebugContentAssistProcessor.computeCompletionProposals(ITextViewer, int)145

org.eclipse.jdt.core.IType.getElementName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaAppletLaunchShortcut.createConfiguration(IType)47
org.eclipse.jdt.internal.debug.core.refactoring.ClassPrepareBreakpointTypeChange.getName()46
org.eclipse.jdt.internal.debug.core.refactoring.ExceptionBreakpointTypeChange.getName()45
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForOuterTypeChange(ILaunchConfiguration, IType, String, String)87
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeMove(IType, IJavaElement)227
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeMove(IType, IJavaElement)223
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeMove(IType, IJavaElement)221
org.eclipse.jdt.internal.debug.core.refactoring.LineBreakpointTypeChange.getName()45
org.eclipse.jdt.internal.debug.core.refactoring.LineBreakpointTypeChange.getName()47
org.eclipse.jdt.internal.debug.core.refactoring.MethodBreakpointTypeChange.getName()48
org.eclipse.jdt.internal.debug.core.refactoring.MethodBreakpointTypeChange.getName()46
org.eclipse.jdt.internal.debug.core.refactoring.WatchpointTypeChange.getName()49
org.eclipse.jdt.internal.debug.core.refactoring.WatchpointTypeChange.getName()47
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.pruneAnonymous(IType)470
org.eclipse.jdt.internal.debug.ui.heapwalking.AllInstancesActionDelegate.runAllInstancesForType(Object)155
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)353
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.1.compare(Object, Object)236
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.1.compare(Object, Object)236
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeItemsFilter.matchItem(Object)171
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeItemsFilter.matchItem(Object)171
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.getElementName(Object)283

org.eclipse.jdt.core.IType.getField(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)245
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameFieldParticipant.gatherChanges(IMarker[], List, String)51
org.eclipse.jdt.internal.debug.core.refactoring.WatchpointTypeChange.perform(IProgressMonitor)58
org.eclipse.jdt.internal.debug.core.refactoring.WatchpointTypeRenameChange.perform(IProgressMonitor)42
org.eclipse.jdt.internal.debug.core.refactoring.WatchpointTypeRenameChange.perform(IProgressMonitor)59
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getField(IJavaFieldVariable)1126

org.eclipse.jdt.core.IType.getFullyQualifiedName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.AppletMainTab.handleSearchButtonSelected()160
org.eclipse.jdt.debug.ui.launchConfigurations.JavaAppletLaunchShortcut.createConfiguration(IType)48
org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut.createConfiguration(IType)85
org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchShortcut.findLaunchConfiguration(IType, ILaunchConfigurationType)179
org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab.handleSearchButtonSelected()183
org.eclipse.jdt.internal.debug.core.refactoring.ClassPrepareBreakpointTypeChange.perform(IProgressMonitor)60
org.eclipse.jdt.internal.debug.core.refactoring.ExceptionBreakpointTypeChange.perform(IProgressMonitor)57
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForOuterTypeChange(ILaunchConfiguration, IType, String, String)89
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeChange(IType, String, String)189
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeMove(IType, IJavaElement)223
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeRename(IType, String)251
org.eclipse.jdt.internal.debug.core.refactoring.LineBreakpointTypeChange.perform(IProgressMonitor)61
org.eclipse.jdt.internal.debug.core.refactoring.MethodBreakpointMethodChange.perform(IProgressMonitor)57
org.eclipse.jdt.internal.debug.core.refactoring.MethodBreakpointTypeChange.perform(IProgressMonitor)79
org.eclipse.jdt.internal.debug.core.refactoring.WatchpointFieldChange.perform(IProgressMonitor)58
org.eclipse.jdt.internal.debug.core.refactoring.WatchpointTypeChange.perform(IProgressMonitor)65
org.eclipse.jdt.internal.debug.core.refactoring.WatchpointTypeRenameChange.perform(IProgressMonitor)68
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionActionDelegate.run(IAction)106
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionActionDelegate.runToLineBeforeStepIn(ITextSelection, IThread, IMethod)153
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getMethodBreakpoint(IMember)985
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getMethodBreakpoint(IMember)995
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getMethodBreakpoint(IMember)995
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getMethodHandle(IEditorPart, String, String, String)947
org.eclipse.jdt.internal.debug.ui.breakpoints.AddClassPrepareBreakpointAction.1.run(IProgressMonitor)93
org.eclipse.jdt.internal.debug.ui.breakpoints.AddClassPrepareBreakpointAction.createBreakpoints(Object[])73
org.eclipse.jdt.internal.debug.ui.breakpoints.AddExceptionAction.1.run(IProgressMonitor)140
org.eclipse.jdt.internal.debug.ui.breakpoints.AddExceptionAction.createBreakpoint(boolean, boolean, IType)129
org.eclipse.jdt.internal.debug.ui.breakpoints.ToggleClassPrepareBreakpointAction.run(IAction)99
org.eclipse.jdt.internal.debug.ui.breakpoints.ToggleClassPrepareBreakpointAction.run(IAction)77
org.eclipse.jdt.internal.debug.ui.DetailFormatterDialog.selectType()325
org.eclipse.jdt.internal.debug.ui.EditLogicalStructureDialog.selectType()628
org.eclipse.jdt.internal.debug.ui.heapwalking.AllInstancesActionDelegate.runAllInstancesForType(Object)146
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)279
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)326
org.eclipse.jdt.internal.debug.ui.JavaStepFilterPreferencePage.addType()339
org.eclipse.jdt.internal.debug.ui.launcher.SharedJavaMainTab.initializeMainTypeAndName(IJavaElement, ILaunchConfigurationWorkingCopy)117
org.eclipse.jdt.internal.debug.ui.propertypages.ExceptionFilterEditor.addType()475
org.eclipse.jdt.internal.debug.ui.snippeteditor.SelectImportsDialog.addType()275
org.eclipse.jdt.internal.debug.ui.TypeNameResolver.resolveValue(IDynamicVariable, String)37

org.eclipse.jdt.core.IType.getFullyQualifiedName(char)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.breakpoints.AddExceptionAction.isChecked(IType)164
org.eclipse.jdt.internal.debug.ui.breakpoints.AddExceptionTypeDialogExtension.3.validate(Object[])89
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeLabelProvider.getDeclaringContainerName(IType)93
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeLabelProvider.getDeclaringContainerName(IType)93
org.eclipse.jdt.internal.debug.ui.search.LaunchConfigurationQueryParticipant.search(ISearchRequestor, QuerySpecification, IProgressMonitor)112

org.eclipse.jdt.core.IType.getInitializer(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)242

org.eclipse.jdt.core.IType.getMethod(String, String[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)248
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameMethodParticipant.gatherChanges(IMarker[], List, String)52
org.eclipse.jdt.internal.debug.core.refactoring.MethodBreakpointTypeChange.perform(IProgressMonitor)62
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getMethodHandle(IEditorPart, String, String, String)957

org.eclipse.jdt.core.IType.getMethods()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.MethodBreakpointTypeChange.perform(IProgressMonitor)65

org.eclipse.jdt.core.IType.getPackageFragment()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointMovePackageParticipant.gatherChanges(IMarker[], List)53
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenamePackageParticipant.gatherChanges(IMarker[], List, String)55
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameProjectParticipant.gatherChanges(IMarker[], List, String)58
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameProjectParticipant.gatherChanges(IMarker[], List, String)70
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameTypeParticipant.gatherChanges(IMarker[], List, String)74
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForTypeRename(IType, String)245
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.createQualifiedTypeName(IType)437
org.eclipse.jdt.internal.debug.ui.launcher.AppletSelectionDialog.PackageRenderer.getImage(Object)52
org.eclipse.jdt.internal.debug.ui.launcher.AppletSelectionDialog.PackageRenderer.getImage(Object)52
org.eclipse.jdt.internal.debug.ui.launcher.AppletSelectionDialog.PackageRenderer.getText(Object)56
org.eclipse.jdt.internal.debug.ui.launcher.AppletSelectionDialog.PackageRenderer.getText(Object)56
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeLabelProvider.getDeclaringContainer(IType)113
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeLabelProvider.getDeclaringContainer(IType)113
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeLabelProvider.getDeclaringContainerName(IType)96
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeLabelProvider.getDeclaringContainerName(IType)96

org.eclipse.jdt.core.IType.getType(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.findElement(IJavaElement, IJavaElement)232
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointChange.getType(IJavaElement, String)190

org.eclipse.jdt.core.IType.getTypeParameter(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.resolveTypeSignature(IMethod, String)886

org.eclipse.jdt.core.IType.getTypeQualifiedName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeLabelProvider.getText(Object)75
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeLabelProvider.getText(Object)75

org.eclipse.jdt.core.IType.getTypeQualifiedName(char)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut.createConfiguration(IType)84

org.eclipse.jdt.core.IType.getTypes()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.JDTDebugRefactoringUtil.createChangesForOuterTypeChange(ILaunchConfiguration, IType, String, String)80

org.eclipse.jdt.core.IType.isAnonymous()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.pruneAnonymous(IType)466

org.eclipse.jdt.core.IType.isClass()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.breakpoints.AddClassPrepareBreakpointAction.createBreakpoints(Object[])65
org.eclipse.jdt.internal.debug.ui.breakpoints.ToggleClassPrepareBreakpointAction.run(IAction)86

org.eclipse.jdt.core.IType.isEnum()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.3.run(IProgressMonitor)313

org.eclipse.jdt.core.IType.isInterface()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.isInterface(ISelection, IWorkbenchPart)652
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.isInterface(ISelection, IWorkbenchPart)654
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.isInterface(ISelection, IWorkbenchPart)659
org.eclipse.jdt.internal.debug.ui.MemberActionFilter.testAttribute(Object, String, String)70

org.eclipse.jdt.core.IType.isLocal()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationITypeMoveParticipant.initialize(Object)42
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getType(ITextSelection)137

org.eclipse.jdt.core.IType.isMember()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameTypeParticipant.gatherChanges(IMarker[], List, String)65

org.eclipse.jdt.core.IType.newSupertypeHierarchy(IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.breakpoints.AddExceptionAction.isChecked(IType)161
org.eclipse.jdt.internal.debug.ui.breakpoints.AddExceptionTypeDialogExtension.3.validate(Object[])86

org.eclipse.jdt.core.IType.newTypeHierarchy(IJavaProject, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils.collectAppletTypesInProject(IProgressMonitor, IJavaProject)114

org.eclipse.jdt.core.IType.newTypeHierarchy(IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.MainMethodSearchEngine.addSubtypes(List, IProgressMonitor, IJavaSearchScope)124

org.eclipse.jdt.core.IType.resolveType(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.resolveTypeSignature(IMethod, String)881

org.eclipse.jdt.core.ITypeHierarchy.getAllSubtypes(IType)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils.collectAppletTypesInProject(IProgressMonitor, IJavaProject)115
org.eclipse.jdt.internal.debug.ui.launcher.MainMethodSearchEngine.addSubtypes(List, IProgressMonitor, IJavaSearchScope)125

org.eclipse.jdt.core.ITypeHierarchy.getSuperclass(IType)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.breakpoints.AddExceptionAction.isChecked(IType)168
org.eclipse.jdt.internal.debug.ui.breakpoints.AddExceptionTypeDialogExtension.3.validate(Object[])92

org.eclipse.jdt.core.ITypeParameter.getBounds()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.resolveTypeSignature(IMethod, String)889

org.eclipse.jdt.core.ITypeRoot.findPrimaryType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameTypeParticipant.gatherChanges(IMarker[], List, String)64
org.eclipse.jdt.internal.debug.ui.console.JavaExceptionHyperLink.processSearchResult(Object, String, int)100
org.eclipse.jdt.internal.debug.ui.TypeNameResolver.getType(IJavaElement)59

org.eclipse.jdt.core.ITypeRoot.getElementAt(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ActionDelegateHelper.getCurrentMember(ITextSelection)128
org.eclipse.jdt.internal.debug.ui.actions.ActionDelegateHelper.getCurrentMember(ITextSelection)139
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.isField(ITextSelection, IWorkbenchPart)684
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.isField(ITextSelection, IWorkbenchPart)681
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.isMethod(ITextSelection, IWorkbenchPart)594
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.isMethod(ITextSelection, IWorkbenchPart)591
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.translateToMembers(IWorkbenchPart, ISelection)1080
org.eclipse.jdt.internal.debug.ui.BreakpointUtils.getElementAt(IType, int)194
org.eclipse.jdt.internal.debug.ui.BreakpointUtils.getElementAt(IType, int)192

org.eclipse.jdt.core.JavaCore.addJavaElementMarkerAttributes(Map, IJavaElement)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.BreakpointUtils.addJavaBreakpointAttributes(Map, IJavaElement)211

org.eclipse.jdt.core.JavaCore.create(IProject)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab.getJavaProject()565
org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchTab.getContext()65
org.eclipse.jdt.internal.debug.core.refactoring.BreakpointRenameProjectParticipant.gatherChanges(IMarker[], List, String)50
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectExportedEntries(IJavaProject, List)238
org.eclipse.jdt.internal.debug.ui.actions.EvaluateAction.getJavaElement(IStackFrame)305
org.eclipse.jdt.internal.debug.ui.BreakpointMarkerUpdater.setParserOptions(IMarker, ASTParser)163
org.eclipse.jdt.internal.debug.ui.JavaDetailFormattersManager.getJavaProject(IJavaObject, IJavaThread)226
org.eclipse.jdt.internal.debug.ui.launcher.JreResolutionGenerator.getJavaProject(IMarker)103
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.checkCurrentProject()403
org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor.findJavaProject()895
org.eclipse.jdt.internal.debug.ui.snippeteditor.ScrapbookLauncher.getVMInstall(IFile)429
org.eclipse.jdt.internal.debug.ui.snippeteditor.ScrapbookLauncher.launch(IFile)118
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectExportedEntries(IJavaProject, List)211

org.eclipse.jdt.core.JavaCore.create(IResource)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchTab.getContext()62
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.getPossibleAdditions()163
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)119
org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils.computeScope(Object)192
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathEntryLabelProvider.getImage(Object)66
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathEntryLabelProvider.getText(Object)132
org.eclipse.jdt.internal.debug.ui.TypeNameResolver.resolveValue(IDynamicVariable, String)33

org.eclipse.jdt.core.JavaCore.create(IWorkspaceRoot)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.AppletMainTab.handleSearchButtonSelected()134
org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab.handleSearchButtonSelected()143
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.getPossibleAdditions()149
org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin.createAllPackagesDialog(Shell, IJavaProject[], boolean)522
org.eclipse.jdt.internal.debug.ui.jres.JREsPreferencePage.getJavaModel()259
org.eclipse.jdt.internal.debug.ui.launcher.AbstractJavaMainTab.chooseJavaProject()95
org.eclipse.jdt.internal.debug.ui.launcher.AbstractJavaMainTab.getJavaModel()146
org.eclipse.jdt.internal.debug.ui.launcher.AppletSelectionDialog.getJavaModel()152
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.getPossibleAdditions(ISourceLookupDirector)134

org.eclipse.jdt.core.JavaCore.create(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.debug.ui.JavaUISourceLocator.initializeFromMemento(String)329
org.eclipse.jdt.debug.ui.JavaUISourceLocator.initializeFromMemento(String)319
org.eclipse.jdt.internal.debug.ui.BreakpointUtils.getField(IJavaWatchpoint)281
org.eclipse.jdt.internal.debug.ui.BreakpointUtils.getMethod(IJavaMethodBreakpoint)262
org.eclipse.jdt.internal.debug.ui.BreakpointUtils.getType(IJavaBreakpoint)95
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeSelectionHistory.restoreItemFromMemento(IMemento)180
org.eclipse.jdt.internal.debug.ui.launcher.DebugTypeSelectionDialog.DebugTypeSelectionHistory.restoreItemFromMemento(IMemento)180

org.eclipse.jdt.core.JavaCore.getClasspathContainer(IPath, IJavaProject)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction.collectExportedEntries(IJavaProject, List)214
org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathEntryLabelProvider.getText(Object)206
org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser.collectExportedEntries(IJavaProject, List)198

org.eclipse.jdt.core.JavaCore.getDefaultOptions()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)122
org.eclipse.jdt.internal.debug.ui.jres.JREsPreferencePage.getCurrentCompilerCompliance()202

org.eclipse.jdt.core.JavaCore.getJavaLikeExtensions()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.console.JavaLikeExtensionsResolver.resolveValue(IDynamicVariable, String)26

org.eclipse.jdt.core.JavaCore.getOption(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.JREsPreferencePage.getCurrentCompilerCompliance()204

org.eclipse.jdt.core.JavaCore.getOptions()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JDIContentAssistPreference.restrictProposalsToVisibility(boolean)209

org.eclipse.jdt.core.JavaCore.getWorkingCopies(WorkingCopyOwner)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.DetailFormatterDialog.findCorrespondingType()366
org.eclipse.jdt.internal.debug.ui.EditLogicalStructureDialog.findCorrespondingType()703

org.eclipse.jdt.core.JavaCore.isJavaLikeFileName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.BreakpointLocationVerifierJob.run(IProgressMonitor)143

org.eclipse.jdt.core.JavaCore.newContainerEntry(IPath, boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.SelectSystemLibraryQuickFix.1.run(IProgressMonitor)80

org.eclipse.jdt.core.JavaCore.newContainerEntry(IPath)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.jres.JREContainerWizardPage.finish()61
org.eclipse.jdt.internal.debug.ui.launcher.SelectSystemLibraryQuickFix.handleContainerResolutionError(IPath, IJavaProject)67
org.eclipse.jdt.internal.debug.ui.sourcelookup.ClasspathContainerSourceContainerBrowser.editSourceContainers(Shell, ISourceLookupDirector, ISourceContainer[])52

org.eclipse.jdt.core.JavaCore.removeJavaLikeExtension(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.console.JavaStackTraceHyperlink.getTypeName(String)206

org.eclipse.jdt.core.JavaCore.setOptions(Hashtable)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.JDIContentAssistPreference.restrictProposalsToVisibility(boolean)215

org.eclipse.jdt.core.search.IJavaSearchScope.encloses(IJavaElement)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.MainMethodSearchEngine.addSubtypes(List, IProgressMonitor, IJavaSearchScope)127

org.eclipse.jdt.core.search.IJavaSearchScope.encloses(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.search.LaunchConfigurationQueryParticipant.matches(IJavaSearchScope, ILaunchConfiguration, Pattern)234

org.eclipse.jdt.core.search.SearchEngine.createJavaSearchScope(IJavaElement[], boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.launcher.SharedJavaMainTab.initializeMainTypeAndName(IJavaElement, ILaunchConfigurationWorkingCopy)112
org.eclipse.jdt.internal.debug.ui.snippeteditor.SelectImportsDialog.addType()258

org.eclipse.jdt.core.search.SearchEngine.createJavaSearchScope(IJavaElement[], int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut.findTypes(Object[], IRunnableContext)126
org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab.handleSearchButtonSelected()162

org.eclipse.jdt.core.search.SearchEngine.createWorkspaceScope()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.OpenTypeAction.findTypes(String, IProgressMonitor)164
org.eclipse.jdt.internal.debug.ui.breakpoints.AddClassPrepareBreakpointAction.run(IAction)116
org.eclipse.jdt.internal.debug.ui.breakpoints.AddExceptionAction.run(IAction)69
org.eclipse.jdt.internal.debug.ui.DetailFormatterDialog.findCorrespondingType()368
org.eclipse.jdt.internal.debug.ui.DetailFormatterDialog.selectType()308
org.eclipse.jdt.internal.debug.ui.EditLogicalStructureDialog.findCorrespondingType()705
org.eclipse.jdt.internal.debug.ui.EditLogicalStructureDialog.selectType()610
org.eclipse.jdt.internal.debug.ui.JavaStepFilterPreferencePage.addType()330
org.eclipse.jdt.internal.debug.ui.propertypages.ExceptionFilterEditor.addType()456

org.eclipse.jdt.core.search.SearchEngine.getDefaultSearchParticipant()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.OpenTypeAction.findTypes(String, IProgressMonitor)164
org.eclipse.jdt.internal.debug.ui.DetailFormatterDialog.findCorrespondingType()369
org.eclipse.jdt.internal.debug.ui.EditLogicalStructureDialog.findCorrespondingType()706
org.eclipse.jdt.internal.debug.ui.launcher.MainMethodSearchEngine.searchMainMethods(IProgressMonitor, IJavaSearchScope, boolean)88

org.eclipse.jdt.core.search.SearchEngine.search(SearchPattern, SearchParticipant[], IJavaSearchScope, SearchRequestor, IProgressMonitor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.OpenTypeAction.findTypes(String, IProgressMonitor)164
org.eclipse.jdt.internal.debug.ui.DetailFormatterDialog.findCorrespondingType()371
org.eclipse.jdt.internal.debug.ui.EditLogicalStructureDialog.findCorrespondingType()708
org.eclipse.jdt.internal.debug.ui.launcher.MainMethodSearchEngine.searchMainMethods(IProgressMonitor, IJavaSearchScope, boolean)92

org.eclipse.jdt.core.search.SearchEngine.SearchEngine()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.OpenTypeAction.findTypes(String, IProgressMonitor)162
org.eclipse.jdt.internal.debug.ui.launcher.MainMethodSearchEngine.searchMainMethods(IProgressMonitor, IJavaSearchScope, boolean)92

org.eclipse.jdt.core.search.SearchEngine.SearchEngine(ICompilationUnit[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.DetailFormatterDialog.findCorrespondingType()366
org.eclipse.jdt.internal.debug.ui.EditLogicalStructureDialog.findCorrespondingType()703

org.eclipse.jdt.core.search.SearchMatch.getElement()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.OpenTypeAction.1.acceptSearchMatch(SearchMatch)156
org.eclipse.jdt.internal.debug.ui.DetailFormatterDialog.6.acceptSearchMatch(SearchMatch)353
org.eclipse.jdt.internal.debug.ui.EditLogicalStructureDialog.3.acceptSearchMatch(SearchMatch)690
org.eclipse.jdt.internal.debug.ui.launcher.MainMethodSearchEngine.MethodCollector.acceptSearchMatch(SearchMatch)56
org.eclipse.jdt.internal.debug.ui.launcher.MainMethodSearchEngine.MethodCollector.acceptSearchMatch(SearchMatch)56

org.eclipse.jdt.core.search.SearchPattern.createPattern(String, int, int, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.OpenTypeAction.findTypes(String, IProgressMonitor)163
org.eclipse.jdt.internal.debug.ui.DetailFormatterDialog.findCorrespondingType()367
org.eclipse.jdt.internal.debug.ui.EditLogicalStructureDialog.findCorrespondingType()704
org.eclipse.jdt.internal.debug.ui.launcher.MainMethodSearchEngine.searchMainMethods(IProgressMonitor, IJavaSearchScope, boolean)87

org.eclipse.jdt.core.search.SearchRequestor.acceptSearchMatch(SearchMatch)

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.OpenTypeAction.1.acceptSearchMatch(SearchMatch)-1
org.eclipse.jdt.internal.debug.ui.DetailFormatterDialog.6.acceptSearchMatch(SearchMatch)-1
org.eclipse.jdt.internal.debug.ui.EditLogicalStructureDialog.3.acceptSearchMatch(SearchMatch)-1
org.eclipse.jdt.internal.debug.ui.launcher.MainMethodSearchEngine.MethodCollector.acceptSearchMatch(SearchMatch)-1
org.eclipse.jdt.internal.debug.ui.launcher.MainMethodSearchEngine.MethodCollector.acceptSearchMatch(SearchMatch)-1

org.eclipse.jdt.core.search.SearchRequestor.endReporting()

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.DetailFormatterDialog.6.endReporting()-1
org.eclipse.jdt.internal.debug.ui.EditLogicalStructureDialog.3.endReporting()-1

org.eclipse.jdt.core.search.SearchRequestor.SearchRequestor()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.OpenTypeAction.1.(List)154
org.eclipse.jdt.internal.debug.ui.DetailFormatterDialog.6.(DetailFormatterDialog, IProgressMonitor)345
org.eclipse.jdt.internal.debug.ui.EditLogicalStructureDialog.3.(EditLogicalStructureDialog, IProgressMonitor)682
org.eclipse.jdt.internal.debug.ui.launcher.MainMethodSearchEngine.MethodCollector.MethodCollector(MainMethodSearchEngine)44
org.eclipse.jdt.internal.debug.ui.launcher.MainMethodSearchEngine.MethodCollector.MethodCollector(MainMethodSearchEngine)44

org.eclipse.jdt.core.Signature.createArraySignature(String, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.resolveTypeSignature(IMethod, String)914

org.eclipse.jdt.core.Signature.createMethodSignature(String[], String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.resolveMethodSignature(IMethod)860

org.eclipse.jdt.core.Signature.createTypeSignature(String, boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.resolveTypeSignature(IMethod, String)911
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.resolveTypeSignature(IMethod, String)893
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.resolveTypeSignature(IMethod, String)908
org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo2(ITextViewer, IRegion)326

org.eclipse.jdt.core.Signature.getArrayCount(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.resolveTypeSignature(IMethod, String)873
org.eclipse.jdt.internal.debug.ui.JavaDetailFormattersManager.getArraySnippet(IJavaArray)417

org.eclipse.jdt.core.Signature.getElementType(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.resolveTypeSignature(IMethod, String)874
org.eclipse.jdt.internal.debug.ui.JavaDetailFormattersManager.getArraySnippet(IJavaArray)420
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.isObjectValue(String)534

org.eclipse.jdt.core.Signature.getParameterTypes(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.MethodBreakpointTypeChange.perform(IProgressMonitor)57
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.getMethodHandle(IEditorPart, String, String, String)956
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.resolveMethodSignature(IMethod)847

org.eclipse.jdt.core.Signature.getReturnType(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ForceReturnAction.run()89
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.resolveMethodSignature(IMethod)856

org.eclipse.jdt.core.Signature.getSimpleName(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationProjectMainTypeChange.LaunchConfigurationProjectMainTypeChange(ILaunchConfiguration, String, String)60
org.eclipse.jdt.internal.debug.core.refactoring.LaunchConfigurationProjectMainTypeChange.LaunchConfigurationProjectMainTypeChange(ILaunchConfiguration, String, String)61
org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils.findType(IJavaProject, String)98

org.eclipse.jdt.core.Signature.toQualifiedName(String[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.resolveTypeSignature(IMethod, String)904

org.eclipse.jdt.core.Signature.toString(String, String, String[], boolean, boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionHandler.4.run()281
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation.getMethodBreakpointText(IJavaMethodBreakpoint)1718

org.eclipse.jdt.core.Signature.toString(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.resolveTypeSignature(IMethod, String)879

org.eclipse.jdt.core.ToolFactory.createScanner(boolean, boolean, boolean, String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionUtils.getFirstMethodOnLine(int, IEditorPart, IJavaElement)111

Back to reference summary for org.eclipse.jdt.debug.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict