e8a0f55aa28645bb1fefe253267b225cd4168dc4
Files Diff
- Added: 4
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method protected do_refreshResources(pm IProgressMonitor) : void from class melnorme.lang.ide.ui.operations.ToolSourceModifyingOperation to public refresh(resource IResource, pm IProgressMonitor) : void from class melnorme.lang.ide.core.utils.ResourceUtils | From | To | |
| Push Down Attribute | 1 | ||
| Push Down Attribute protected backgroundOp : ICommonOperation from class melnorme.lang.ide.ui.utils.operations.AbstractUIOperation to protected backgroundOp : ICommonOperation from class melnorme.lang.ide.ui.utils.operations.UIOperation | From | To | |
| Move Attribute | 1 | ||
| Move Attribute protected resource : IResource from class melnorme.lang.ide.ui.operations.ToolSourceModifyingOperation to protected resource : IResource from class melnorme.lang.ide.core.operations.RunToolOperationOnResource | From | To | |
| Move Class | 1 | ||
| Move Class melnorme.lang.ide.ui.operations.RunToolOperation moved to melnorme.lang.ide.core.operations.RunToolOperation | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass melnorme.lang.ide.ui.utils.operations.UIOperation from classes [melnorme.lang.ide.ui.operations.ToolSourceModifyingOperation] | From | To | |
| Rename Parameter | 4 | ||
| Rename Parameter monitor : IProgressMonitor to pm : IProgressMonitor in method protected runBackgroundComputation(pm IProgressMonitor) : void in class melnorme.lang.ide.ui.utils.operations.AbstractUIOperation | From | To | |
| Rename Parameter monitor : IProgressMonitor to pm : IProgressMonitor in method public doBackgroundComputation(pm IProgressMonitor) : void in class melnorme.lang.ide.core.operations.RunToolOperation | From | To | |
| Rename Parameter monitor : IProgressMonitor to pm : IProgressMonitor in method protected doBackgroundComputation(pm IProgressMonitor) : void in class melnorme.lang.ide.ui.utils.operations.CalculateValueUIOperation | From | To | |
| Rename Parameter monitor : IProgressMonitor to pm : IProgressMonitor in method protected abstract doBackgroundComputation(pm IProgressMonitor) : void in class melnorme.lang.ide.ui.utils.operations.AbstractUIOperation | From | To |