Methods from org.eclipse.equinox.common used by org.eclipse.ltk.ui.refactoring

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.isLegal(boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.RefactoringLocationControl.RefactoringLocationControl(IWizard, Composite, String)64

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.AbstractChangeNode.AbstractChangeNode(PreviewNode, Change)66
org.eclipse.ltk.internal.ui.refactoring.AbstractDescriptor.matches(Object, String)41
org.eclipse.ltk.internal.ui.refactoring.AbstractDescriptor.matches(Object, String)42
org.eclipse.ltk.internal.ui.refactoring.actions.AcceptRefactoringsAction.AcceptRefactoringsAction(ISynchronizationContext, Shell)114
org.eclipse.ltk.internal.ui.refactoring.actions.AcceptRefactoringsAction.AcceptRefactoringsAction(ISynchronizationContext, Shell)115
org.eclipse.ltk.internal.ui.refactoring.actions.AcceptRefactoringsAction.setRefactoringDescriptors(RefactoringDescriptorProxy[])182
org.eclipse.ltk.internal.ui.refactoring.actions.RejectRefactoringsAction.RejectRefactoringsAction(ISynchronizationContext)55
org.eclipse.ltk.internal.ui.refactoring.actions.RejectRefactoringsAction.setRefactoringDescriptors(RefactoringDescriptorProxy[])112
org.eclipse.ltk.internal.ui.refactoring.DescriptorManager.DescriptorManager(String, String)30
org.eclipse.ltk.internal.ui.refactoring.DescriptorManager.DescriptorManager(String, String)31
org.eclipse.ltk.internal.ui.refactoring.ErrorWizardPage.getLabelAsText(String)83
org.eclipse.ltk.internal.ui.refactoring.history.BrowseRefactoringHistoryContentProvider.BrowseRefactoringHistoryContentProvider(RefactoringHistoryControlConfiguration)70
org.eclipse.ltk.internal.ui.refactoring.history.BrowseRefactoringHistoryContentProvider.getRefactoringHistoryContentProvider(RefactoringHistoryNode)168
org.eclipse.ltk.internal.ui.refactoring.history.BrowseRefactoringHistoryLabelProvider.BrowseRefactoringHistoryLabelProvider(RefactoringHistoryControlConfiguration)47
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringDescriptorDeleteQuery.RefactoringDescriptorDeleteQuery(Shell, IProject, int)69
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.addCheckStateListener(ICheckStateListener)334
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.addSelectionChangedListener(ISelectionChangedListener)345
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.createDetailLabel(Composite)428
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.createDetailPane(Composite)444
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.createHistoryViewer(Composite)469
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.createSelectionLabel(Composite)493
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.getCoveredDescriptors(Object, Set)575
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.getCoveredDescriptors(Object, Set)576
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.getCoveredDescriptors(Object)560
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.handleSelectionChanged(IStructuredSelection)670
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.RefactoringHistoryControl(Composite, RefactoringHistoryControlConfiguration)326
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.removeCheckStateListener(ICheckStateListener)734
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.removeCheckStateListener(ICheckStateListener)733
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.removeSelectionChangedListener(ISelectionChangedListener)745
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.setCheckedDescriptors(RefactoringDescriptorProxy[])754
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.setSelectedDescriptors(RefactoringDescriptorProxy[])836
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryEditHelper.promptRefactoringDelete(Shell, IRunnableContext, IRefactoringHistoryControl, IRefactoringDescriptorDeleteQuery, RefactoringHistoryEditHelperIRefactoringHistoryProvider, RefactoringDescriptorProxy[])110
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryEditHelper.promptRefactoringDelete(Shell, IRunnableContext, IRefactoringHistoryControl, IRefactoringDescriptorDeleteQuery, RefactoringHistoryEditHelperIRefactoringHistoryProvider, RefactoringDescriptorProxy[])112
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryEditHelper.promptRefactoringDelete(Shell, IRunnableContext, IRefactoringHistoryControl, IRefactoringDescriptorDeleteQuery, RefactoringHistoryEditHelperIRefactoringHistoryProvider, RefactoringDescriptorProxy[])111
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryEditHelper.promptRefactoringDelete(Shell, IRunnableContext, IRefactoringHistoryControl, IRefactoringDescriptorDeleteQuery, RefactoringHistoryEditHelperIRefactoringHistoryProvider, RefactoringDescriptorProxy[])113
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryEditHelper.promptRefactoringDelete(Shell, IRunnableContext, IRefactoringHistoryControl, IRefactoringDescriptorDeleteQuery, RefactoringHistoryEditHelperIRefactoringHistoryProvider, RefactoringDescriptorProxy[])115
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryEditHelper.promptRefactoringDelete(Shell, IRunnableContext, IRefactoringHistoryControl, IRefactoringDescriptorDeleteQuery, RefactoringHistoryEditHelperIRefactoringHistoryProvider, RefactoringDescriptorProxy[])114
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryErrorPage.setFilter(RefactoringStatusEntryFilter)130
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryOverviewPage.RefactoringHistoryOverviewPage(RefactoringHistory, String, String, RefactoringHistoryControlConfiguration)70
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryOverviewPage.RefactoringHistoryOverviewPage(RefactoringHistory, String, String, RefactoringHistoryControlConfiguration)71
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryOverviewPage.RefactoringHistoryOverviewPage(RefactoringHistory, String, String, RefactoringHistoryControlConfiguration)72
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryOverviewPage.RefactoringHistoryOverviewPage(RefactoringHistory, String, String, RefactoringHistoryControlConfiguration)69
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryProject.RefactoringHistoryProject(String)31
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.handleInputEvent(IRunnableContext, IProject)256
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.handleInputEvent(IRunnableContext, IProject)255
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.promptDeleteHistory(IRunnableContext, IProject)352
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.promptDeleteHistory(IRunnableContext, IProject)353
org.eclipse.ltk.internal.ui.refactoring.history.ShowRefactoringHistoryControl.createDeleteAllButton(Composite)82
org.eclipse.ltk.internal.ui.refactoring.history.ShowRefactoringHistoryControl.createDeleteButton(Composite, int)103
org.eclipse.ltk.internal.ui.refactoring.history.ShowRefactoringHistoryControl.createHistoryViewer(Composite)119
org.eclipse.ltk.internal.ui.refactoring.history.ShowRefactoringHistoryControl.createRightButtonBar(Composite)130
org.eclipse.ltk.internal.ui.refactoring.history.SortableRefactoringHistoryControl.createBottomButtonBar(Composite)130
org.eclipse.ltk.internal.ui.refactoring.history.SortableRefactoringHistoryControl.createDeselectAllButton(Composite)169
org.eclipse.ltk.internal.ui.refactoring.history.SortableRefactoringHistoryControl.createHistoryViewer(Composite)191
org.eclipse.ltk.internal.ui.refactoring.history.SortableRefactoringHistoryControl.createSelectAllButton(Composite)207
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringDescriptorCompareInput.RefactoringDescriptorCompareInput(RefactoringDescriptorProxy, int)90
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringDescriptorCompareViewer.RefactoringDescriptorCompareViewer(Composite, CompareConfiguration, int)48
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringDescriptorDiff.RefactoringDescriptorDiff(RefactoringDescriptorProxy, int, int)50
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringDescriptorSynchronizationProxy.RefactoringDescriptorSynchronizationProxy(RefactoringDescriptorProxy, String, int)57
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringDescriptorSynchronizationProxy.RefactoringDescriptorSynchronizationProxy(RefactoringDescriptorProxy, String, int)58
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringDescriptorViewer.RefactoringDescriptorViewer(Composite, int)52
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringHistoryDiff.RefactoringHistoryDiff(RefactoringHistory, int, int)48
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringHistoryMergeWizard.aboutToPerformRefactoring(Refactoring, RefactoringDescriptor, IProgressMonitor)138
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringHistoryMergeWizard.resolveConflicts(IMergeContext)197
org.eclipse.ltk.internal.ui.refactoring.RefactoringHistoryPreviewPage.setFilter(RefactoringPreviewChangeFilter)142
org.eclipse.ltk.internal.ui.refactoring.RefactoringHistoryPreviewPage.setStatus(RefactoringStatus)180
org.eclipse.ltk.internal.ui.refactoring.RefactoringLocationControl.RefactoringLocationControl(IWizard, Composite, String)63
org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.RefactoringWizardDialog2(Shell, RefactoringWizard)164
org.eclipse.ltk.internal.ui.refactoring.scripting.ApplyRefactoringScriptWizardPage.ApplyRefactoringScriptWizardPage(ApplyRefactoringScriptWizard)72
org.eclipse.ltk.internal.ui.refactoring.scripting.CreateRefactoringScriptWizard.setRefactoringDescriptors(RefactoringDescriptorProxy[])259
org.eclipse.ltk.internal.ui.refactoring.scripting.CreateRefactoringScriptWizard.setRefactoringHistory(RefactoringHistory)273
org.eclipse.ltk.internal.ui.refactoring.scripting.CreateRefactoringScriptWizardPage.CreateRefactoringScriptWizardPage(CreateRefactoringScriptWizard)77
org.eclipse.ltk.internal.ui.refactoring.scripting.RefactoringScriptLocationControl.RefactoringScriptLocationControl(IWizard, Composite)80
org.eclipse.ltk.internal.ui.refactoring.scripting.ShowRefactoringHistoryWizard.setRefactoringHistory(RefactoringHistory)98
org.eclipse.ltk.internal.ui.refactoring.scripting.ShowRefactoringHistoryWizardPage.2.createBottomButtonBar(Composite)99
org.eclipse.ltk.internal.ui.refactoring.scripting.ShowRefactoringHistoryWizardPage.ShowRefactoringHistoryWizardPage(ShowRefactoringHistoryWizard)72
org.eclipse.ltk.internal.ui.refactoring.TextEditGroupNode.TextEditGroupNode(PreviewNode, TextEditBasedChangeGroup)37
org.eclipse.ltk.internal.ui.refactoring.util.SWTUtil.setButtonDimensionHint(Button)35
org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.WorkbenchRunnableAdapter(IWorkspaceRunnable, ISchedulingRule, boolean)63
org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.WorkbenchRunnableAdapter(IWorkspaceRunnable, ISchedulingRule, boolean)64
org.eclipse.ltk.ui.refactoring.actions.ApplyRefactoringScriptAction.showApplyScriptWizard(IWorkbenchWindow)54
org.eclipse.ltk.ui.refactoring.actions.CreateRefactoringScriptAction.showCreateScriptWizard(IWorkbenchWindow)65
org.eclipse.ltk.ui.refactoring.actions.ShowRefactoringHistoryAction.showRefactoringHistoryWizard(IWorkbenchWindow)64
org.eclipse.ltk.ui.refactoring.ChangePreviewViewerInput.ChangePreviewViewerInput(Change)37
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryContentProvider.RefactoringHistoryContentProvider(RefactoringHistoryControlConfiguration)119
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryLabelProvider.RefactoringHistoryLabelProvider(RefactoringHistoryControlConfiguration)94
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.5.run(IProgressMonitor)695
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)805
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.aboutToPerformHistory(IProgressMonitor)386
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.aboutToPerformRefactoring(Refactoring, RefactoringDescriptor, IProgressMonitor)415
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.aboutToPerformRefactoring(Refactoring, RefactoringDescriptor, IProgressMonitor)414
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.addPages()438
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.addPages()437
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.checkConditions(Refactoring, IProgressMonitor, int)501
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.checkConditions(Refactoring, IProgressMonitor, int)500
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.createChange(Refactoring, IProgressMonitor)528
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.createChange(Refactoring, IProgressMonitor)529
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.createRefactoring(RefactoringDescriptor, RefactoringStatus)559
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.historyPerformed(IProgressMonitor)916
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.performPreviewChange(Change, Refactoring)1119
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.performPreviewChange(Change, Refactoring)1118
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.performPreviewChange(PerformChangeOperation, Refactoring)1149
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.performPreviewChange(PerformChangeOperation, Refactoring)1150
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.RefactoringHistoryWizard(boolean, String, String, String)323
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.RefactoringHistoryWizard(boolean, String, String, String)324
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.RefactoringHistoryWizard(boolean, String, String, String)322
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.refactoringPerformed(Refactoring, IProgressMonitor)1250
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.refactoringPerformed(Refactoring, IProgressMonitor)1249
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.setConfiguration(RefactoringHistoryControlConfiguration)1299
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.setInput(RefactoringHistory)1313
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.aboutToPerformMerge(IMergeContext, IProgressMonitor)216
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.aboutToPerformMerge(IMergeContext, IProgressMonitor)215
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.AbstractResourceMappingMerger(ModelProvider)191
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.merge(IMergeContext, IProgressMonitor)412
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.mergePerformed(IMergeContext, IProgressMonitor)451
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.mergePerformed(IMergeContext, IProgressMonitor)450
org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationContentProvider.getRefactorings(ISynchronizationContext, IProject, IProgressMonitor)87
org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationContentProvider.getRefactorings(ISynchronizationContext, IProject, IProgressMonitor)88
org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider.getRefactorings(ISynchronizationContext, ISynchronizePageConfiguration)142
org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider.getRefactorings(ISynchronizationContext, ISynchronizePageConfiguration)141
org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider.hasRefactorings(ISynchronizationContext, ISynchronizePageConfiguration)217
org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider.hasRefactorings(ISynchronizationContext, ISynchronizePageConfiguration)218
org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider.RefactoringHandlerDelegate.RefactoringHandlerDelegate(RefactoringSynchronizationActionProvider, IHandler)84
org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider.RefactoringHandlerDelegate.RefactoringHandlerDelegate(RefactoringSynchronizationActionProvider, IHandler)84
org.eclipse.ltk.ui.refactoring.RefactoringWizard.addPages()323
org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalCreateChange(InternalAPI, CreateChangeOperation, boolean)540
org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalGetExpandFirstNode(InternalAPI)671
org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalHasPreviewPage(InternalAPI)643
org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalIsYesNoStyle(InternalAPI)657
org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalSetChange(InternalAPI, Change)684
org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalSetPreviewShown(InternalAPI, boolean)700
org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalShowBackButtonOnStatusDialog(InternalAPI)714
org.eclipse.ltk.ui.refactoring.RefactoringWizard.RefactoringWizard(Refactoring, int)171
org.eclipse.ltk.ui.refactoring.RefactoringWizard.setDefaultPageTitle(String)205
org.eclipse.ltk.ui.refactoring.RefactoringWizard.setInitialConditionCheckingStatus(RefactoringStatus)275
org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.RefactoringWizardOpenOperation(RefactoringWizard)73
org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(Shell, String)115

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.InternalLanguageElementNode.getGroupCategorySet()119

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.AbstractDescriptor.createExpression(IConfigurationElement)66
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringDescriptorDeleteQuery.RefactoringDescriptorDeleteQuery(Shell, IProject, int)70
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryErrorPage.setWizard(IWizard)215
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryProject.RefactoringHistoryProject(String)32
org.eclipse.ltk.internal.ui.refactoring.InternalLanguageElementNode.getActive()74
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringDescriptorSynchronizationProxy.RefactoringDescriptorSynchronizationProxy(RefactoringDescriptorProxy, String, int)59
org.eclipse.ltk.internal.ui.refactoring.PreviewNode.initialize(PreviewNode)69
org.eclipse.ltk.internal.ui.refactoring.RefactoringHistoryPreviewPage.setWizard(IWizard)248
org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed()453
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.addPage(IWizardPage)426
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.addUserDefinedPages()461
org.eclipse.ltk.ui.refactoring.RefactoringWizard.addPage(IWizardPage)357
org.eclipse.ltk.ui.refactoring.RefactoringWizard.addPages()334
org.eclipse.ltk.ui.refactoring.RefactoringWizard.RefactoringWizard(Refactoring, int)175
org.eclipse.ltk.ui.refactoring.RefactoringWizard.RefactoringWizard(Refactoring, int)172
org.eclipse.ltk.ui.refactoring.RefactoringWizardPage.setWizard(IWizard)84

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.scripting.CreateRefactoringScriptWizard.writeRefactoringDescriptorProxies(RefactoringDescriptorProxy[], OutputStream)334
org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(IProgressMonitor)95
org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(IProgressMonitor)100
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.10.run(IProgressMonitor)1064

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.actions.AbstractResourcesHandler.getSelectedResources(IStructuredSelection)59
org.eclipse.ltk.internal.ui.refactoring.ChangeExceptionHandler.handle(Change, CoreException)87
org.eclipse.ltk.internal.ui.refactoring.ExceptionHandler.perform(CoreException, Shell, String, String)78
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryEditHelper.1.run(IProgressMonitor)129
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.6.run(IProgressMonitor)328
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.7.run(IProgressMonitor)367
org.eclipse.ltk.internal.ui.refactoring.scripting.CreateRefactoringScriptWizard.handleCoreException(CoreException)228
org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(IProgressMonitor)91

org.eclipse.core.runtime.FileLocator.find(Bundle, IPath, Map)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.RefactoringPluginImages.createImageDescriptor(Bundle, IPath, boolean)188

org.eclipse.core.runtime.IAdaptable.getAdapter(Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.AbstractChangeNode.hasDerivedResourceChange(Change)171
org.eclipse.ltk.internal.ui.refactoring.actions.AbstractResourcesHandler.getSelectedResources(IStructuredSelection)44
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.getCurrentProject()227
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPageTester.test(Object, String, Object[], Object)65
org.eclipse.ltk.internal.ui.refactoring.TextEditChangePreviewViewer.setInput(TextEditBasedChange, String, String, String)232
org.eclipse.ltk.internal.ui.refactoring.TextEditChangePreviewViewer.setInput(TextEditBasedChange, String, String, String)240
org.eclipse.ltk.internal.ui.refactoring.UIQueryFactory.create(IAdaptable)32
org.eclipse.ltk.internal.ui.refactoring.UIQueryFactory.create(IAdaptable)30
org.eclipse.ltk.ui.refactoring.TextStatusContextViewer.updateTitle(IAdaptable)89

org.eclipse.core.runtime.IAdapterManager.getAdapter(Object, Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.actions.AbstractResourcesHandler.getSelectedResources(IStructuredSelection)51

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.RefactoringPluginImages.create(String, String, boolean)180
org.eclipse.ltk.internal.ui.refactoring.RefactoringPluginImages.create(String, String, boolean)180

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.BasicElementLabels.getPathLabel(IPath, boolean)53

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.BasicElementLabels.getPathLabel(IPath, boolean)51

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.BasicElementLabels.getPathLabel(IPath, boolean)53

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.actions.RejectRefactoringsAction.1.run(IProgressMonitor)88
org.eclipse.ltk.internal.ui.refactoring.ChangeExceptionHandler.1.run(IProgressMonitor)116
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryEditHelper.1.run(IProgressMonitor)125
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.7.run(IProgressMonitor)363
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.10.run(IProgressMonitor)1054
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.12.run(IProgressMonitor)1124
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)807
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.aboutToPerformMerge(IMergeContext, IProgressMonitor)218
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.getRefactoringDescriptors(IFileRevision, Set, IProgressMonitor)376
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.getRefactoringHistory(IDiff[], IProgressMonitor)326
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.merge(IMergeContext, IProgressMonitor)417
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.mergePerformed(IMergeContext, IProgressMonitor)453
org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationContentProvider.getRefactorings(ISynchronizationContext, IProject, IProgressMonitor)92

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.actions.RejectRefactoringsAction.1.run(IProgressMonitor)93
org.eclipse.ltk.internal.ui.refactoring.actions.RejectRefactoringsAction.1.run(IProgressMonitor)93
org.eclipse.ltk.internal.ui.refactoring.ChangeExceptionHandler.1.run(IProgressMonitor)120
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryEditHelper.1.run(IProgressMonitor)151
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryEditHelper.1.run(IProgressMonitor)151
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.7.run(IProgressMonitor)387
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.7.run(IProgressMonitor)387
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.10.run(IProgressMonitor)1068
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.10.run(IProgressMonitor)1068
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.12.run(IProgressMonitor)1128
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.12.run(IProgressMonitor)1128
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.5.run(IProgressMonitor)710
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.5.run(IProgressMonitor)710
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)874
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)874
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.aboutToPerformMerge(IMergeContext, IProgressMonitor)251
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.aboutToPerformMerge(IMergeContext, IProgressMonitor)251
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.getRefactoringDescriptors(IFileRevision, Set, IProgressMonitor)404
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.getRefactoringDescriptors(IFileRevision, Set, IProgressMonitor)404
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.getRefactoringHistory(IDiff[], IProgressMonitor)358
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.getRefactoringHistory(IDiff[], IProgressMonitor)358
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.merge(IMergeContext, IProgressMonitor)427
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.merge(IMergeContext, IProgressMonitor)427
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.mergePerformed(IMergeContext, IProgressMonitor)456
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.mergePerformed(IMergeContext, IProgressMonitor)456
org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationContentProvider.getRefactorings(ISynchronizationContext, IProject, IProgressMonitor)148
org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationContentProvider.getRefactorings(ISynchronizationContext, IProject, IProgressMonitor)148

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.createMergeStatus(IMergeContext, IStatus)266
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.merge(IMergeContext, IProgressMonitor)422

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryEditHelper.1.run(IProgressMonitor)129
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.7.run(IProgressMonitor)367
org.eclipse.ltk.internal.ui.refactoring.scripting.CreateRefactoringScriptWizard.handleCoreException(CoreException)229

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.scripting.CreateRefactoringScriptWizard.handleCoreException(CoreException)233
org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(IProgressMonitor)97
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.createMergeStatus(IMergeContext, IStatus)267

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.createMergeStatus(IMergeContext, IStatus)267

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.merge(IMergeContext, IProgressMonitor)423
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.merge(IMergeContext, IProgressMonitor)419

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(IProgressMonitor)97

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.actions.AbstractResourcesHandler.getSelectedResources(IStructuredSelection)57
org.eclipse.ltk.internal.ui.refactoring.FileStatusContextViewer.getDocument(IFile)74
org.eclipse.ltk.internal.ui.refactoring.FileStatusContextViewer.getDocument(IFile)74
org.eclipse.ltk.internal.ui.refactoring.FileStatusContextViewer.getDocument(IFile)74
org.eclipse.ltk.internal.ui.refactoring.FileStatusContextViewer.getDocument(IFile)68
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringDescriptorViewer.getInputText(RefactoringDescriptorProxy)88
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringHistoryMergeWizard.resolveConflicts(IMergeContext)214
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringHistoryMergeWizard.resolveConflicts(IMergeContext)203
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringHistoryMergeWizard.resolveConflicts(IMergeContext)225
org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(boolean, boolean, IRunnableWithProgress)309
org.eclipse.ltk.internal.ui.refactoring.TextEditChangePreviewViewer.setInput(ChangePreviewViewerInput)209
org.eclipse.ltk.internal.ui.refactoring.TextEditChangePreviewViewer.setInput(ChangePreviewViewerInput)193
org.eclipse.ltk.internal.ui.refactoring.TextEditChangePreviewViewer.setInput(ChangePreviewViewerInput)202
org.eclipse.ltk.internal.ui.refactoring.TextEditChangePreviewViewer.setInput(ChangePreviewViewerInput)209
org.eclipse.ltk.internal.ui.refactoring.TextEditChangePreviewViewer.setInput(ChangePreviewViewerInput)192
org.eclipse.ltk.internal.ui.refactoring.TextEditChangePreviewViewer.setInput(ChangePreviewViewerInput)203
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.3.run()609
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.merge(IMergeContext, IProgressMonitor)415
org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationContentProvider.getRefactorings(ISynchronizationContext, IProject, IProgressMonitor)90

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringModelAdapterFactory.getAdapter(Object, Class)34
org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider.getRefactoring(ISynchronizationScope, RefactoringDescriptorProxy, Set)122
org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider.getRefactorings(ISynchronizationScope, RefactoringHistory, Set)175
org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider.hasRefactoring(ISynchronizationScope, RefactoringDescriptorProxy)195
org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider.hasRefactorings(ISynchronizationScope, RefactoringHistory)251

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

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringDescriptorCompareInput.RefactoringDescriptorCompareInput(RefactoringDescriptorProxy, int)89

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.NotCancelableProgressMonitor.isCanceled()-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.NotCancelableProgressMonitor.NotCancelableProgressMonitor(IProgressMonitor)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.NotCancelableProgressMonitor.NotCancelableProgressMonitor(IProgressMonitor)18

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

OVERRIDE
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.NotCancelableProgressMonitor.setCanceled(boolean)-1

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.2.run()84
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.10.refactoringPerformed(Refactoring, IProgressMonitor)1040
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.dispose()601
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.fireAboutToPerformHistory(IProgressMonitor)628

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.ChangeExceptionHandler.handle(Change, RuntimeException)76
org.eclipse.ltk.internal.ui.refactoring.ChangeExceptionHandler.handle(Change, RuntimeException)79
org.eclipse.ltk.internal.ui.refactoring.ExceptionHandler.log(Throwable, String)46
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringHistoryMerger.merge(OutputStream, String, IStorage, IStorage, IStorage, IProgressMonitor)69
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringIndexMerger.merge(OutputStream, String, IStorage, IStorage, IStorage, IProgressMonitor)69
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringIndexMerger.merge(OutputStream, String, IStorage, IStorage, IStorage, IProgressMonitor)67
org.eclipse.ltk.internal.ui.refactoring.RefactoringUIPlugin.log(Throwable)66
org.eclipse.ltk.internal.ui.refactoring.RefactoringUIPlugin.logErrorMessage(String)75
org.eclipse.ltk.internal.ui.refactoring.RefactoringUIPlugin.logRemovedListener(Throwable)79
org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(IProgressMonitor)105
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.10.run(IProgressMonitor)1064
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.performPreviewChange(PerformChangeOperation, Refactoring)1168
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.aboutToPerformMerge(IMergeContext, IProgressMonitor)253
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.merge(IMergeContext, IProgressMonitor)413
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.mergePerformed(IMergeContext, IProgressMonitor)454

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.scripting.CreateRefactoringScriptWizard.writeRefactoringDescriptorProxies(RefactoringDescriptorProxy[], OutputStream)334

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryEditHelper.1.run(IProgressMonitor)127
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryEditHelper.1.run(IProgressMonitor)141
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.7.run(IProgressMonitor)365
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.7.run(IProgressMonitor)378
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.10.run(IProgressMonitor)1057
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.10.run(IProgressMonitor)1066
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.12.run(IProgressMonitor)1126
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.12.run(IProgressMonitor)1125
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)843
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)811
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)829
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)833
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)838
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)827
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.getRefactoringDescriptors(IFileRevision, Set, IProgressMonitor)379
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.getRefactoringHistory(IDiff[], IProgressMonitor)340
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.getRefactoringHistory(IDiff[], IProgressMonitor)350
org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationContentProvider.1.visit(IDiff)120
org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationContentProvider.1.visit(IDiff)110

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.actions.RejectRefactoringsAction.1.run(IProgressMonitor)91
org.eclipse.ltk.internal.ui.refactoring.ChangeExceptionHandler.1.run(IProgressMonitor)119
org.eclipse.ltk.internal.ui.refactoring.ChangeExceptionHandler.1.run(IProgressMonitor)123
org.eclipse.ltk.internal.ui.refactoring.ChangeExceptionHandler.1.run(IProgressMonitor)118
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.9.run(IProgressMonitor)963
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.merge(IMergeContext, IProgressMonitor)424
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.merge(IMergeContext, IProgressMonitor)421

Back to reference summary for org.eclipse.ltk.ui.refactoring

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict