c7d76d48273a83823c88388ac421e4dddb2d49cf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected createAgentSymbol(suck boolean, orientation int) : Node renamed to private getAgentSymbol(agent Agent, orientation int) : Node in class aima.gui.fx.views.VacuumEnvironmentViewCtrl | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type suck : boolean to agent : Agent in method private getAgentSymbol(agent Agent, orientation int) : Node in class aima.gui.fx.views.VacuumEnvironmentViewCtrl | From | To | |
| Rename Variable | 1 | ||
| Rename Variable arc : Arc to result : Arc in method private getAgentSymbol(agent Agent, orientation int) : Node in class aima.gui.fx.views.VacuumEnvironmentViewCtrl | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter suck : boolean to agent : Agent in method private getAgentSymbol(agent Agent, orientation int) : Node in class aima.gui.fx.views.VacuumEnvironmentViewCtrl | From | To |