47c1baa7fb52ad3557ab0983e7d8232ed2d55940
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 7 | ||
Move Method public stop(context BundleContext) : void from class melnorme.lang.ide.core.LangCore to public stop(context BundleContext) : void from class melnorme.lang.ide.core.LangCorePlugin | From | To | |
Move Method protected shutdown() : void from class melnorme.lang.ide.core.LangCore2 to protected shutdown() : void from class melnorme.lang.ide.core.LangCore | From | To | |
Move Method protected abstract doCustomStop(context BundleContext) : void from class melnorme.lang.ide.core.LangCore to protected abstract doCustomStop(context BundleContext) : void from class melnorme.lang.ide.core.LangCorePlugin | From | To | |
Move Method public initializeAfterUIStart() : void from class melnorme.lang.ide.core.LangCore to public initializeAfterUIStart() : void from class melnorme.lang.ide.core.LangCorePlugin | From | To | |
Move Method public startAgentsAfterUIStart(langCore LangCore) : void from class melnorme.lang.ide.core.LangCore2 to public startAgentsAfterUIStart() : void from class melnorme.lang.ide.core.LangCore | From | To | |
Move Method protected abstract doCustomStart(context BundleContext) : void from class melnorme.lang.ide.core.LangCore to protected abstract doCustomStart(context BundleContext) : void from class melnorme.lang.ide.core.LangCorePlugin | From | To | |
Move Method public start(context BundleContext) : void from class melnorme.lang.ide.core.LangCore to public start(context BundleContext) : void from class melnorme.lang.ide.core.LangCorePlugin | From | To | |
Move Attribute | 4 | ||
Move Attribute public NATURE_ID : String from class melnorme.lang.ide.core.LangCore to public NATURE_ID : String from class melnorme.lang.ide.core.LangCorePlugin | From | To | |
Move Attribute public PLUGIN_ID : String from class melnorme.lang.ide.core.LangCore to public PLUGIN_ID : String from class melnorme.lang.ide.core.LangCorePlugin | From | To | |
Move Attribute public TESTS_PLUGIN_ID : String from class melnorme.lang.ide.core.LangCore to public TESTS_PLUGIN_ID : String from class melnorme.lang.ide.core.LangCorePlugin | From | To | |
Move Attribute protected initializedAfterUI : boolean from class melnorme.lang.ide.core.LangCore to protected initializedAfterUI : boolean from class melnorme.lang.ide.core.LangCorePlugin | From | To | |
Extract Class | 1 | ||
Extract Class melnorme.lang.ide.core.LangCorePlugin from class melnorme.lang.ide.core.LangCore | From | To | |
Extract Superclass | 1 | ||
Extract Superclass melnorme.lang.ide.core.LangCorePlugin from classes [LANG_PROJECT_ID.ide.core.LANGUAGE_Core] | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type instance : LangCore2 to instance : LangCore in class melnorme.lang.ide.core.LangCore_Actual | From | To | |
Extract Method | 4 | ||
Extract Method protected getLog() : ILog extracted from public logWarning(message String) : void in class melnorme.lang.ide.core.LangCore | From | To | |
Extract Method protected getLog() : ILog extracted from public logError(message String, throwable Throwable) : void in class melnorme.lang.ide.core.LangCore | From | To | |
Extract Method protected getLog() : ILog extracted from public logWarning(message String, throwable Throwable) : void in class melnorme.lang.ide.core.LangCore | From | To | |
Extract Method protected getLog() : ILog extracted from public logError(message String) : void in class melnorme.lang.ide.core.LangCore | From | To |