fe66567750727c74bdaec5f123b4004fa60e1a14
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method protected prepareOperation() : void renamed to protected doOperation() : void in class melnorme.lang.ide.ui.utils.operations.AbstractEditorOperation2 | From | To | |
| Rename Method protected isBackgroundComputationNecessary() : boolean renamed to protected executeBackgroundOperation() : void in class melnorme.lang.ide.ui.editor.structure.GetUpdatedStructureUIOperation | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type statusMessaage : StatusMessage to statusMessaage : IStatusMessage in method public ToolResponse(resultData DATA, statusMessaage IStatusMessage) in class melnorme.lang.tooling.toolchain.ops.ToolResponse | From | To | |
| Change Return Type | 2 | ||
| Change Return Type boolean to void in method protected executeBackgroundOperation() : void in class melnorme.lang.ide.ui.editor.structure.GetUpdatedStructureUIOperation | From | To | |
| Change Return Type StatusMessage to IStatusMessage in method public getStatusMessage() : IStatusMessage in class melnorme.lang.tooling.toolchain.ops.ToolResponse | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type statusMessage : StatusMessage to statusMessage : IStatusMessage in class melnorme.lang.tooling.toolchain.ops.ToolResponse | From | To |