b35a5c2eb594ed222c631ade2f88804a7f381e0d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public toString() : String renamed to public getSymbol() : String in class aima.core.environment.wumpusworld.AgentPosition.Orientation | From | To | |
Rename Attribute | 1 | ||
Rename Attribute name : String to symbol : String in class aima.core.environment.wumpusworld.AgentPosition.Orientation | From | To | |
Extract Method | 1 | ||
Extract Method protected tellAtemporalPhysicsSentences() : void extracted from public WumpusKnowledgeBase(caveXDim int, caveYDim int, start AgentPosition, dpll DPLL) in class aima.core.environment.wumpusworld.WumpusKnowledgeBase | From | To | |
Rename Parameter | 1 | ||
Rename Parameter name : String to sym : String in method package Orientation(sym String) in class aima.core.environment.wumpusworld.AgentPosition.Orientation | From | To |