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)64
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)112
org.eclipse.ltk.internal.ui.refactoring.actions.AcceptRefactoringsAction.AcceptRefactoringsAction(ISynchronizationContext, Shell)113
org.eclipse.ltk.internal.ui.refactoring.actions.AcceptRefactoringsAction.setRefactoringDescriptors(RefactoringDescriptorProxy[])180
org.eclipse.ltk.internal.ui.refactoring.actions.RejectRefactoringsAction.RejectRefactoringsAction(ISynchronizationContext)54
org.eclipse.ltk.internal.ui.refactoring.actions.RejectRefactoringsAction.setRefactoringDescriptors(RefactoringDescriptorProxy[])111
org.eclipse.ltk.internal.ui.refactoring.DescriptorManager.DescriptorManager(String, String)31
org.eclipse.ltk.internal.ui.refactoring.DescriptorManager.DescriptorManager(String, String)30
org.eclipse.ltk.internal.ui.refactoring.ErrorWizardPage.getLabelAsText(String)82
org.eclipse.ltk.internal.ui.refactoring.history.BrowseRefactoringHistoryContentProvider.BrowseRefactoringHistoryContentProvider(RefactoringHistoryControlConfiguration)68
org.eclipse.ltk.internal.ui.refactoring.history.BrowseRefactoringHistoryContentProvider.getRefactoringHistoryContentProvider(RefactoringHistoryNode)166
org.eclipse.ltk.internal.ui.refactoring.history.BrowseRefactoringHistoryLabelProvider.BrowseRefactoringHistoryLabelProvider(RefactoringHistoryControlConfiguration)47
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringDescriptorDeleteQuery.RefactoringDescriptorDeleteQuery(Shell, IProject, int)68
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.addCheckStateListener(ICheckStateListener)332
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.addSelectionChangedListener(ISelectionChangedListener)343
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.createDetailLabel(Composite)426
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.createDetailPane(Composite)442
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.createHistoryViewer(Composite)467
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.createSelectionLabel(Composite)491
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.getCoveredDescriptors(Object, Set)573
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.getCoveredDescriptors(Object, Set)574
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.getCoveredDescriptors(Object)558
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.handleSelectionChanged(IStructuredSelection)668
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.RefactoringHistoryControl(Composite, RefactoringHistoryControlConfiguration)324
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.removeCheckStateListener(ICheckStateListener)732
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.removeCheckStateListener(ICheckStateListener)731
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.removeSelectionChangedListener(ISelectionChangedListener)743
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.setCheckedDescriptors(RefactoringDescriptorProxy[])752
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryControl.setSelectedDescriptors(RefactoringDescriptorProxy[])834
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[])112
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryEditHelper.promptRefactoringDelete(Shell, IRunnableContext, IRefactoringHistoryControl, IRefactoringDescriptorDeleteQuery, RefactoringHistoryEditHelperIRefactoringHistoryProvider, RefactoringDescriptorProxy[])109
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[])108
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryErrorPage.setFilter(RefactoringStatusEntryFilter)128
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryOverviewPage.RefactoringHistoryOverviewPage(RefactoringHistory, String, String, RefactoringHistoryControlConfiguration)68
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryOverviewPage.RefactoringHistoryOverviewPage(RefactoringHistory, String, String, RefactoringHistoryControlConfiguration)69
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryOverviewPage.RefactoringHistoryOverviewPage(RefactoringHistory, String, String, RefactoringHistoryControlConfiguration)67
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryOverviewPage.RefactoringHistoryOverviewPage(RefactoringHistory, String, String, RefactoringHistoryControlConfiguration)70
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryProject.RefactoringHistoryProject(String)31
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.handleInputEvent(IRunnableContext, IProject)253
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.handleInputEvent(IRunnableContext, IProject)254
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.promptDeleteHistory(IRunnableContext, IProject)350
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.promptDeleteHistory(IRunnableContext, IProject)351
org.eclipse.ltk.internal.ui.refactoring.history.ShowRefactoringHistoryControl.createDeleteAllButton(Composite)81
org.eclipse.ltk.internal.ui.refactoring.history.ShowRefactoringHistoryControl.createDeleteButton(Composite, int)102
org.eclipse.ltk.internal.ui.refactoring.history.ShowRefactoringHistoryControl.createHistoryViewer(Composite)118
org.eclipse.ltk.internal.ui.refactoring.history.ShowRefactoringHistoryControl.createRightButtonBar(Composite)129
org.eclipse.ltk.internal.ui.refactoring.history.SortableRefactoringHistoryControl.createBottomButtonBar(Composite)129
org.eclipse.ltk.internal.ui.refactoring.history.SortableRefactoringHistoryControl.createDeselectAllButton(Composite)168
org.eclipse.ltk.internal.ui.refactoring.history.SortableRefactoringHistoryControl.createHistoryViewer(Composite)190
org.eclipse.ltk.internal.ui.refactoring.history.SortableRefactoringHistoryControl.createSelectAllButton(Composite)206
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringDescriptorCompareInput.RefactoringDescriptorCompareInput(RefactoringDescriptorProxy, int)89
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringDescriptorCompareViewer.RefactoringDescriptorCompareViewer(Composite, CompareConfiguration, int)47
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringDescriptorDiff.RefactoringDescriptorDiff(RefactoringDescriptorProxy, int, int)49
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)53
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)136
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringHistoryMergeWizard.resolveConflicts(IMergeContext)195
org.eclipse.ltk.internal.ui.refactoring.RefactoringHistoryPreviewPage.setFilter(RefactoringPreviewChangeFilter)140
org.eclipse.ltk.internal.ui.refactoring.RefactoringHistoryPreviewPage.setStatus(RefactoringStatus)178
org.eclipse.ltk.internal.ui.refactoring.RefactoringLocationControl.RefactoringLocationControl(IWizard, Composite, String)63
org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.RefactoringWizardDialog2(Shell, RefactoringWizard)162
org.eclipse.ltk.internal.ui.refactoring.scripting.ApplyRefactoringScriptWizardPage.ApplyRefactoringScriptWizardPage(ApplyRefactoringScriptWizard)71
org.eclipse.ltk.internal.ui.refactoring.scripting.CreateRefactoringScriptWizard.setRefactoringDescriptors(RefactoringDescriptorProxy[])258
org.eclipse.ltk.internal.ui.refactoring.scripting.CreateRefactoringScriptWizard.setRefactoringHistory(RefactoringHistory)272
org.eclipse.ltk.internal.ui.refactoring.scripting.CreateRefactoringScriptWizardPage.CreateRefactoringScriptWizardPage(CreateRefactoringScriptWizard)76
org.eclipse.ltk.internal.ui.refactoring.scripting.RefactoringScriptLocationControl.RefactoringScriptLocationControl(IWizard, Composite)80
org.eclipse.ltk.internal.ui.refactoring.scripting.ShowRefactoringHistoryWizard.setRefactoringHistory(RefactoringHistory)97
org.eclipse.ltk.internal.ui.refactoring.scripting.ShowRefactoringHistoryWizardPage.2.createBottomButtonBar(Composite)98
org.eclipse.ltk.internal.ui.refactoring.scripting.ShowRefactoringHistoryWizardPage.ShowRefactoringHistoryWizardPage(ShowRefactoringHistoryWizard)71
org.eclipse.ltk.internal.ui.refactoring.TextEditGroupNode.TextEditGroupNode(PreviewNode, TextEditBasedChangeGroup)37
org.eclipse.ltk.internal.ui.refactoring.util.SWTUtil.setButtonDimensionHint(Button)37
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)52
org.eclipse.ltk.ui.refactoring.actions.CreateRefactoringScriptAction.showCreateScriptWizard(IWorkbenchWindow)62
org.eclipse.ltk.ui.refactoring.actions.ShowRefactoringHistoryAction.showRefactoringHistoryWizard(IWorkbenchWindow)61
org.eclipse.ltk.ui.refactoring.ChangePreviewViewerInput.ChangePreviewViewerInput(Change)37
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryContentProvider.RefactoringHistoryContentProvider(RefactoringHistoryControlConfiguration)118
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryLabelProvider.RefactoringHistoryLabelProvider(RefactoringHistoryControlConfiguration)93
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.5.run(IProgressMonitor)694
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)804
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.aboutToPerformHistory(IProgressMonitor)385
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.aboutToPerformRefactoring(Refactoring, RefactoringDescriptor, IProgressMonitor)414
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.aboutToPerformRefactoring(Refactoring, RefactoringDescriptor, IProgressMonitor)413
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.addPages()437
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.addPages()436
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.checkConditions(Refactoring, IProgressMonitor, int)499
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.checkConditions(Refactoring, IProgressMonitor, int)500
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.createChange(Refactoring, IProgressMonitor)527
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.createChange(Refactoring, IProgressMonitor)528
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.createRefactoring(RefactoringDescriptor, RefactoringStatus)558
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.historyPerformed(IProgressMonitor)915
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.performPreviewChange(Change, Refactoring)1118
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.performPreviewChange(Change, Refactoring)1117
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.performPreviewChange(PerformChangeOperation, Refactoring)1149
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.performPreviewChange(PerformChangeOperation, Refactoring)1148
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)322
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.RefactoringHistoryWizard(boolean, String, String, String)321
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.refactoringPerformed(Refactoring, IProgressMonitor)1249
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.refactoringPerformed(Refactoring, IProgressMonitor)1248
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.setConfiguration(RefactoringHistoryControlConfiguration)1298
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.setInput(RefactoringHistory)1312
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.aboutToPerformMerge(IMergeContext, IProgressMonitor)214
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.aboutToPerformMerge(IMergeContext, IProgressMonitor)213
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.AbstractResourceMappingMerger(ModelProvider)189
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.merge(IMergeContext, IProgressMonitor)410
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.mergePerformed(IMergeContext, IProgressMonitor)448
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.mergePerformed(IMergeContext, IProgressMonitor)449
org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationContentProvider.getRefactorings(ISynchronizationContext, IProject, IProgressMonitor)85
org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationContentProvider.getRefactorings(ISynchronizationContext, IProject, IProgressMonitor)86
org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider.getRefactorings(ISynchronizationContext, ISynchronizePageConfiguration)140
org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider.getRefactorings(ISynchronizationContext, ISynchronizePageConfiguration)141
org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider.hasRefactorings(ISynchronizationContext, ISynchronizePageConfiguration)216
org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider.hasRefactorings(ISynchronizationContext, ISynchronizePageConfiguration)217
org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider.RefactoringHandlerDelegate.RefactoringHandlerDelegate(RefactoringSynchronizationActionProvider, IHandler)83
org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider.RefactoringHandlerDelegate.RefactoringHandlerDelegate(RefactoringSynchronizationActionProvider, IHandler)83
org.eclipse.ltk.ui.refactoring.RefactoringWizard.addPages()322
org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalCreateChange(InternalAPI, CreateChangeOperation, boolean)539
org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalGetExpandFirstNode(InternalAPI)670
org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalHasPreviewPage(InternalAPI)642
org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalIsYesNoStyle(InternalAPI)656
org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalSetChange(InternalAPI, Change)683
org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalSetPreviewShown(InternalAPI, boolean)699
org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalShowBackButtonOnStatusDialog(InternalAPI)713
org.eclipse.ltk.ui.refactoring.RefactoringWizard.RefactoringWizard(Refactoring, int)170
org.eclipse.ltk.ui.refactoring.RefactoringWizard.setDefaultPageTitle(String)204
org.eclipse.ltk.ui.refactoring.RefactoringWizard.setInitialConditionCheckingStatus(RefactoringStatus)274
org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.RefactoringWizardOpenOperation(RefactoringWizard)72
org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(Shell, String)114

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

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

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)69
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryErrorPage.setWizard(IWizard)213
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryProject.RefactoringHistoryProject(String)32
org.eclipse.ltk.internal.ui.refactoring.InternalLanguageElementNode.getActive()73
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringDescriptorSynchronizationProxy.RefactoringDescriptorSynchronizationProxy(RefactoringDescriptorProxy, String, int)59
org.eclipse.ltk.internal.ui.refactoring.PreviewNode.initialize(PreviewNode)67
org.eclipse.ltk.internal.ui.refactoring.RefactoringHistoryPreviewPage.setWizard(IWizard)246
org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed()460
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.addPage(IWizardPage)425
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.addUserDefinedPages()460
org.eclipse.ltk.ui.refactoring.RefactoringWizard.addPage(IWizardPage)356
org.eclipse.ltk.ui.refactoring.RefactoringWizard.addPages()333
org.eclipse.ltk.ui.refactoring.RefactoringWizard.RefactoringWizard(Refactoring, int)174
org.eclipse.ltk.ui.refactoring.RefactoringWizard.RefactoringWizard(Refactoring, int)171
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)333
org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(IProgressMonitor)84
org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(IProgressMonitor)79
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.10.run(IProgressMonitor)1063

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)91
org.eclipse.ltk.internal.ui.refactoring.ExceptionHandler.perform(CoreException, Shell, String, String)78
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryEditHelper.1.run(IProgressMonitor)127
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.6.run(IProgressMonitor)326
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.7.run(IProgressMonitor)365
org.eclipse.ltk.internal.ui.refactoring.scripting.CreateRefactoringScriptWizard.handleCoreException(CoreException)227
org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(IProgressMonitor)75

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)169
org.eclipse.ltk.internal.ui.refactoring.actions.AbstractResourcesHandler.getSelectedResources(IStructuredSelection)44
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.getCurrentProject()225
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPageTester.test(Object, String, Object[], Object)64
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)90

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)87
org.eclipse.ltk.internal.ui.refactoring.ChangeExceptionHandler.1.run(IProgressMonitor)120
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryEditHelper.1.run(IProgressMonitor)123
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.7.run(IProgressMonitor)361
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.10.run(IProgressMonitor)1053
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.12.run(IProgressMonitor)1123
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)806
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.aboutToPerformMerge(IMergeContext, IProgressMonitor)216
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.getRefactoringDescriptors(IFileRevision, Set, IProgressMonitor)374
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.getRefactoringHistory(IDiff[], IProgressMonitor)324
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.merge(IMergeContext, IProgressMonitor)415
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.mergePerformed(IMergeContext, IProgressMonitor)451
org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationContentProvider.getRefactorings(ISynchronizationContext, IProject, IProgressMonitor)90

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.actions.RejectRefactoringsAction.1.run(IProgressMonitor)92
org.eclipse.ltk.internal.ui.refactoring.actions.RejectRefactoringsAction.1.run(IProgressMonitor)92
org.eclipse.ltk.internal.ui.refactoring.ChangeExceptionHandler.1.run(IProgressMonitor)124
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryEditHelper.1.run(IProgressMonitor)149
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryEditHelper.1.run(IProgressMonitor)149
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.7.run(IProgressMonitor)385
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.7.run(IProgressMonitor)385
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.10.run(IProgressMonitor)1067
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.10.run(IProgressMonitor)1067
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.12.run(IProgressMonitor)1127
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.12.run(IProgressMonitor)1127
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.5.run(IProgressMonitor)709
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.5.run(IProgressMonitor)709
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)873
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)873
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.aboutToPerformMerge(IMergeContext, IProgressMonitor)249
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.aboutToPerformMerge(IMergeContext, IProgressMonitor)249
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.getRefactoringDescriptors(IFileRevision, Set, IProgressMonitor)402
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.getRefactoringDescriptors(IFileRevision, Set, IProgressMonitor)402
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.getRefactoringHistory(IDiff[], IProgressMonitor)356
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.getRefactoringHistory(IDiff[], IProgressMonitor)356
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.merge(IMergeContext, IProgressMonitor)425
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.merge(IMergeContext, IProgressMonitor)425
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.mergePerformed(IMergeContext, IProgressMonitor)454
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.mergePerformed(IMergeContext, IProgressMonitor)454
org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationContentProvider.getRefactorings(ISynchronizationContext, IProject, IProgressMonitor)146
org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationContentProvider.getRefactorings(ISynchronizationContext, IProject, IProgressMonitor)146

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

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

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

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

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

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

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

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

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

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

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)81

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)68
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.model.RefactoringDescriptorViewer.getInputText(RefactoringDescriptorProxy)91
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringHistoryMergeWizard.resolveConflicts(IMergeContext)201
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringHistoryMergeWizard.resolveConflicts(IMergeContext)212
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringHistoryMergeWizard.resolveConflicts(IMergeContext)223
org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(boolean, boolean, IRunnableWithProgress)322
org.eclipse.ltk.internal.ui.refactoring.TextEditChangePreviewViewer.setInput(ChangePreviewViewerInput)192
org.eclipse.ltk.internal.ui.refactoring.TextEditChangePreviewViewer.setInput(ChangePreviewViewerInput)209
org.eclipse.ltk.internal.ui.refactoring.TextEditChangePreviewViewer.setInput(ChangePreviewViewerInput)203
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)193
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.3.run()608
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.merge(IMergeContext, IProgressMonitor)413
org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationContentProvider.getRefactorings(ISynchronizationContext, IProject, IProgressMonitor)88

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)121
org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider.getRefactorings(ISynchronizationScope, RefactoringHistory, Set)174
org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider.hasRefactoring(ISynchronizationScope, RefactoringDescriptorProxy)194
org.eclipse.ltk.ui.refactoring.model.RefactoringSynchronizationActionProvider.hasRefactorings(ISynchronizationScope, RefactoringHistory)250

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

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

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()68
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.10.refactoringPerformed(Refactoring, IProgressMonitor)1039
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.dispose()600
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.fireAboutToPerformHistory(IProgressMonitor)627

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)80
org.eclipse.ltk.internal.ui.refactoring.ChangeExceptionHandler.handle(Change, RuntimeException)83
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)68
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringIndexMerger.merge(OutputStream, String, IStorage, IStorage, IStorage, IProgressMonitor)68
org.eclipse.ltk.internal.ui.refactoring.model.RefactoringIndexMerger.merge(OutputStream, String, IStorage, IStorage, IStorage, IProgressMonitor)66
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)89
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.10.run(IProgressMonitor)1063
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.performPreviewChange(PerformChangeOperation, Refactoring)1167
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.aboutToPerformMerge(IMergeContext, IProgressMonitor)251
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.merge(IMergeContext, IProgressMonitor)411
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.mergePerformed(IMergeContext, IProgressMonitor)452

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)333

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)125
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringHistoryEditHelper.1.run(IProgressMonitor)139
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.7.run(IProgressMonitor)376
org.eclipse.ltk.internal.ui.refactoring.history.RefactoringPropertyPage.7.run(IProgressMonitor)363
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.10.run(IProgressMonitor)1056
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.10.run(IProgressMonitor)1065
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.12.run(IProgressMonitor)1125
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.12.run(IProgressMonitor)1124
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)837
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)826
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)832
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)810
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)842
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.7.run(IProgressMonitor)828
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.getRefactoringDescriptors(IFileRevision, Set, IProgressMonitor)377
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.getRefactoringHistory(IDiff[], IProgressMonitor)348
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.getRefactoringHistory(IDiff[], IProgressMonitor)338
org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationContentProvider.1.visit(IDiff)108
org.eclipse.ltk.ui.refactoring.model.AbstractSynchronizationContentProvider.1.visit(IDiff)118

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ltk.internal.ui.refactoring.actions.RejectRefactoringsAction.1.run(IProgressMonitor)90
org.eclipse.ltk.internal.ui.refactoring.ChangeExceptionHandler.1.run(IProgressMonitor)127
org.eclipse.ltk.internal.ui.refactoring.ChangeExceptionHandler.1.run(IProgressMonitor)122
org.eclipse.ltk.internal.ui.refactoring.ChangeExceptionHandler.1.run(IProgressMonitor)123
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryWizard.9.run(IProgressMonitor)962
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.merge(IMergeContext, IProgressMonitor)422
org.eclipse.ltk.ui.refactoring.model.AbstractResourceMappingMerger.merge(IMergeContext, IProgressMonitor)419

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict