|
Change Return Type AgentAppController to AgentAppController<DynamicPercept,MoveToAction> in method public createController() : AgentAppController<DynamicPercept,MoveToAction> in class aimax.osm.gui.swing.applications.SearchDemoOsmAgentApp |
From |
To |
|
Change Return Type List<Agent<? super P,? extends A>> to List<Agent<?,?>> in method public getAgents() : List<Agent<?,?>> in class aima.core.agent.impl.AbstractEnvironment |
From |
To |
|
Change Return Type AgentAppEnvironmentView to AgentAppEnvironmentView<Percept,Action> in method public createEnvironmentView() : AgentAppEnvironmentView<Percept,Action> in class aima.gui.swing.applications.search.games.EightPuzzleApp |
From |
To |
|
Change Return Type AgentAppFrame to AgentAppFrame<DynamicPercept,MoveToAction> in method public constructApplicationFrame() : AgentAppFrame<DynamicPercept,MoveToAction> in class aimax.osm.gui.swing.applications.OsmAgentApp |
From |
To |
|
Change Return Type AgentAppController to AgentAppController<P,A> in method public createController() : AgentAppController<P,A> in class aima.gui.swing.framework.SimpleAgentApp |
From |
To |
|
Change Return Type AgentAppFrame to AgentAppFrame<DynamicPercept,MoveToAction> in method public createFrame() : AgentAppFrame<DynamicPercept,MoveToAction> in class aimax.osm.gui.swing.applications.OsmAgentApp |
From |
To |
|
Change Return Type AgentAppController to AgentAppController<Percept,Action> in method public createController() : AgentAppController<Percept,Action> in class aima.gui.swing.applications.agent.VacuumApp |
From |
To |
|
Change Return Type List<Agent<? super P,? extends A>> to List<Agent<?,?>> in method public getAgents() : List<Agent<?,?>> in class aima.core.agent.Environment |
From |
To |
|
Change Return Type AgentAppFrame to AgentAppFrame<Percept,QueenAction> in method public createFrame() : AgentAppFrame<Percept,QueenAction> in class aima.gui.swing.applications.search.games.NQueensApp |
From |
To |
|
Change Return Type AgentAppEnvironmentView to AgentAppEnvironmentView<Percept,QueenAction> in method public createEnvironmentView() : AgentAppEnvironmentView<Percept,QueenAction> in class aima.gui.swing.applications.search.games.NQueensApp |
From |
To |
|
Change Return Type AgentAppController to AgentAppController<DynamicPercept,MoveToAction> in method public createController() : AgentAppController<DynamicPercept,MoveToAction> in class aimax.osm.gui.swing.applications.OsmAgentApp |
From |
To |
|
Change Return Type AgentAppFrame to AgentAppFrame<Percept,Action> in method public createFrame() : AgentAppFrame<Percept,Action> in class aima.gui.swing.applications.agent.VacuumApp |
From |
To |
|
Change Return Type AgentAppEnvironmentView<? extends P,? extends A> to AgentAppEnvironmentView<? super P,? super A> in method public getEnvView() : AgentAppEnvironmentView<? super P,? super A> in class aima.gui.swing.framework.AgentAppFrame |
From |
To |
|
Change Return Type AgentAppController to AgentAppController<Percept,Action> in method public createController() : AgentAppController<Percept,Action> in class aima.gui.swing.applications.search.games.EightPuzzleApp |
From |
To |
|
Change Return Type AgentAppEnvironmentView<? extends P,? extends A> to AgentAppEnvironmentView<? super P,? super A> in method public createEnvironmentView() : AgentAppEnvironmentView<? super P,? super A> in class aima.gui.swing.framework.SimpleAgentApp |
From |
To |
|
Change Return Type AgentAppFrame to AgentAppFrame<DynamicPercept,MoveToAction> in method public createFrame() : AgentAppFrame<DynamicPercept,MoveToAction> in class aimax.osm.gui.swing.applications.SearchDemoOsmAgentApp |
From |
To |
|
Change Return Type AgentAppFrame to AgentAppFrame<P,A> in method public constructApplicationFrame() : AgentAppFrame<P,A> in class aima.gui.swing.framework.SimpleAgentApp |
From |
To |
|
Change Return Type AgentAppEnvironmentView to AgentAppEnvironmentView<Percept,Action> in method public createEnvironmentView() : AgentAppEnvironmentView<Percept,Action> in class aima.gui.swing.applications.agent.VacuumApp |
From |
To |
|
Change Return Type AgentAppController to AgentAppController<Percept,QueenAction> in method public createController() : AgentAppController<Percept,QueenAction> in class aima.gui.swing.applications.search.games.NQueensApp |
From |
To |
|
Change Return Type AgentAppFrame to AgentAppFrame<Percept,Action> in method public createFrame() : AgentAppFrame<Percept,Action> in class aima.gui.swing.applications.search.games.EightPuzzleApp |
From |
To |
|
Change Variable Type agents : List<Agent<? super DynamicPercept,? extends MoveToAction>> to agents : List<Agent<?,?>> in method public update(simulationThread SimulationThread) : void in class aimax.osm.gui.swing.viewer.agent.OsmAgentController |
From |
To |
|
Change Variable Type b : AbstractAgent to b : AbstractAgent<DynamicPercept,Action> in method public testAddObjectTwice() : void in class aima.test.core.unit.environment.xyenv.XYEnvironmentTest |
From |
To |
|
Change Variable Type agent : Agent to agent : Agent<DynamicPercept,MoveToAction> in method protected initAgents(logger MessageLogger) : void in class aimax.osm.gui.swing.applications.SearchDemoOsmAgentApp.SDController |
From |
To |
|
Change Variable Type agent : Agent to agent : Agent<DynamicPercept,MoveToAction> in method protected initAgents(logger MessageLogger) : void in class aimax.osm.gui.swing.viewer.agent.OsmAgentController |
From |
To |
|
Change Variable Type envView : AgentAppEnvironmentView<? extends P,? extends A> to envView : AgentAppEnvironmentView<? super P,? super A> in method public constructApplicationFrame() : AgentAppFrame<P,A> in class aima.gui.swing.framework.SimpleAgentApp |
From |
To |
|
Change Variable Type result : StringBuffer to result : StringBuilder in method public toString() : String in class aima.gui.swing.framework.AgentAppFrame.SelectionState |
From |
To |
|
Change Variable Type agent : Agent<? super P,? extends A> to agent : Agent<?,?> in method public isDone() : boolean in class aima.core.agent.impl.AbstractEnvironment |
From |
To |
|
Change Variable Type agents : List<Agent<? super DynamicPercept,? extends MoveToAction>> to agents : List<Agent<?,?>> in method public update(simulationThread SimulationThread) : void in class aima.gui.swing.applications.agent.map.AbstractMapAgentController |
From |
To |
|
Change Variable Type controller : AgentAppController to controller : AgentAppController<P,A> in method public constructApplicationFrame() : AgentAppFrame<P,A> in class aima.gui.swing.framework.SimpleAgentApp |
From |
To |
|
Change Attribute Type agent : Agent to agent : Agent<DynamicPercept,MoveToAction> in class aima.gui.fx.applications.agent.RouteFindingAgentApp |
From |
To |
|
Change Attribute Type frame : AgentAppFrame to frame : AgentAppFrame<P,A> in class aima.gui.swing.framework.AgentAppController |
From |
To |
|
Change Attribute Type a : AbstractAgent to a : AbstractAgent<DynamicPercept,Action> in class aima.test.core.unit.environment.xyenv.XYEnvironmentTest |
From |
To |
|
Change Attribute Type envView : AgentAppEnvironmentView<? extends P,? extends A> to envView : AgentAppEnvironmentView<? super P,? super A> in class aima.gui.swing.framework.AgentAppFrame |
From |
To |
|
Change Attribute Type agent : SearchAgent to agent : SearchAgent<Percept,NQueensBoard,QueenAction> in class aima.gui.swing.applications.search.games.NQueensApp.NQueensController |
From |
To |
|
Change Attribute Type agent : SearchAgent to agent : SearchAgent<Percept,EightPuzzleBoard,Action> in class aima.gui.swing.applications.search.games.EightPuzzleApp.EightPuzzleController |
From |
To |