143e7be6d1c51cb54b3f732167b4d7862cb46247
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected update(env Environment) : void renamed to protected updateEnvStateView(env Environment) : void in class aima.gui.fx.views.VacuumEnvironmentViewCtrl | From | To | |
Rename Class | 1 | ||
Rename Class aima.gui.fx.views.UniversalEnvironmentViewCtrl renamed to aima.gui.fx.views.SimpleEnvironmentViewCtrl | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type envViewCtrl : VacuumEnvironmentViewCtrl to envViewCtrl : SimpleEnvironmentViewCtrl in class aima.gui.fx.demo.agent.VacuumAgentApp | From | To | |
Rename Parameter | 1 | ||
Rename Parameter o : Object to obj : Object in method public equals(obj Object) : boolean in class aima.core.environment.vacuum.VacuumEnvironmentState | From | To |