|
Change Parameter Type env : Environment to env : AbstractEnvironment<? extends DynamicPercept,? extends MoveToAction> in method public initialize(env AbstractEnvironment<? extends DynamicPercept,? extends MoveToAction>) : void in class aima.gui.fx.views.MapEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type action : Action to action : Object in method public agentActed(agent Agent<?,?>, percept Object, action Object, source Environment<?,?>) : void in class aima.core.agent.impl.SimpleActionTracker |
From |
To |
|
Change Parameter Type action : Action to action : A in method public agentActed(agent Agent<?,?>, percept P, action A, source Environment<?,?>) : void in class aima.gui.swing.framework.EmptyEnvironmentView |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentActed(agent Agent<?,?>, percept P, action A, source Environment<?,?>) : void in class aima.gui.fx.views.SimpleEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type percept : Percept to percept : P in method public execute(percept P) : Optional<A> in class aima.core.agent.impl.aprog.SimpleReflexAgentProgram |
From |
To |
|
Change Parameter Type action : Action to action : Object in method public agentActed(agent Agent, percept Object, action Object, source Environment) : void in class aima.test.core.unit.search.uninformed.BidirectionalSearchTest.TestEnvironmentView |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentActed(agent Agent<?,?>, percept Percept, action Action, source Environment<?,?>) : void in class aima.gui.swing.applications.agent.VacuumView |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentActed(agent Agent<?,?>, percept P, action A, source Environment<?,?>) : void in class aima.core.agent.EnvironmentView |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentAdded(agent Agent<?,?>, source Environment<?,?>) : void in class aima.gui.swing.applications.search.games.EightPuzzleApp.EightPuzzleView |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentActed(agent Agent<?,?>, percept Object, action Object, source Environment<?,?>) : void in class aima.core.agent.impl.SimpleEnvironmentView |
From |
To |
|
Change Parameter Type a : Agent to a : Agent<?,?> in method public getAgentLocation(a Agent<?,?>) : String in class aima.core.environment.map.MapEnvironment |
From |
To |
|
Change Parameter Type rulesSet : Set<Rule> to rulesSet : Set<Rule<A>> in method protected ruleMatch(state ObjectWithDynamicAttributes, rulesSet Set<Rule<A>>) : Rule<A> in class aima.core.agent.impl.aprog.SimpleReflexAgentProgram |
From |
To |
|
Change Parameter Type env : Environment to env : Environment<? extends P,? extends A> in method public setEnvironment(env Environment<? extends P,? extends A>) : void in class aima.gui.swing.framework.AgentAppEnvironmentView |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public executeAction(agent Agent<?,?>, act MoveToAction) : void in class aima.core.environment.map.MapEnvironment |
From |
To |
|
Change Parameter Type percept : Percept to percept : DynamicPercept in method public agentActed(agent Agent<?,?>, percept DynamicPercept, command MoveToAction, source Environment<?,?>) : void in class aimax.osm.gui.swing.viewer.agent.OsmAgentView |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentAdded(agent Agent<?,?>, source Environment<?,?>) : void in class aimax.osm.gui.fx.applications.RouteFindingAgentOsmApp.TrackUpdater |
From |
To |
|
Change Parameter Type a : Agent to a : Agent<?,?> in method public executeAction(a Agent<?,?>, action Action) : void in class aima.core.environment.vacuum.VacuumEnvironment |
From |
To |
|
Change Parameter Type action : Action to action : A in method public agentActed(agent Agent<?,?>, percept P, action A, source Environment<?,?>) : void in class aima.core.agent.EnvironmentView |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentActed(agent Agent<?,?>, percept Object, action Object, source Environment<?,?>) : void in class aima.core.agent.impl.SimpleActionTracker |
From |
To |
|
Change Parameter Type action : Action to action : A in method public agentActed(agent Agent<?,?>, percept P, action A, source Environment<?,?>) : void in class aima.gui.fx.views.AbstractGridEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method protected notifyEnvironmentViews(agent Agent<?,?>) : void in class aima.core.agent.impl.AbstractEnvironment |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentActed(agent Agent<?,?>, percept Percept, action Action, source Environment<?,?>) : void in class aima.gui.fx.views.VacuumEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public executeAction(agent Agent<?,?>, action WumpusAction) : void in class aima.core.environment.wumpusworld.WumpusEnvironment |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentAdded(agent Agent<?,?>, source Environment<?,?>) : void in class aima.gui.swing.applications.agent.map.MapAgentView |
From |
To |
|
Change Parameter Type rules : Set<Rule> to rules : Set<Rule<A>> in method protected ruleMatch(state DynamicState, rules Set<Rule<A>>) : Rule<A> in class aima.core.agent.impl.aprog.ModelBasedReflexAgentProgram |
From |
To |
|
Change Parameter Type percept : Percept to percept : P in method public agentActed(agent Agent<?,?>, percept P, action A, source Environment<?,?>) : void in class aima.gui.swing.framework.EmptyEnvironmentView |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentActed(agent Agent<?,?>, percept Percept, action QueenAction, source Environment<?,?>) : void in class aima.gui.swing.applications.search.games.NQueensApp.NQueensView |
From |
To |
|
Change Parameter Type env : Environment to env : Environment<? extends P,? extends A> in method public setEnvironment(env Environment<? extends P,? extends A>) : void in class aima.gui.swing.framework.EmptyEnvironmentView |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentActed(agent Agent<?,?>, percept DynamicPercept, command MoveToAction, source Environment<?,?>) : void in class aimax.osm.gui.fx.applications.RouteFindingAgentOsmApp.TrackUpdater |
From |
To |
|
Change Parameter Type percept : Percept to percept : P in method public agentActed(agent Agent<?,?>, percept P, action A, source Environment<?,?>) : void in class aima.gui.fx.views.AbstractGridEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentActed(agent Agent<?,?>, percept DynamicPercept, command MoveToAction, source Environment<?,?>) : void in class aimax.osm.gui.swing.viewer.agent.OsmAgentView |
From |
To |
|
Change Parameter Type p : Percept to p : P in method public execute(p P) : Optional<A> in class aima.core.search.agent.SearchAgent |
From |
To |
|
Change Parameter Type percept : Percept to percept : Object in method public agentActed(agent Agent, percept Object, action Object, source Environment) : void in class aima.test.core.unit.search.online.LRTAStarAgentTest.TestEnvironmentView |
From |
To |
|
Change Parameter Type action : Action to action : A in method public Rule(con Condition, action A) in class aima.core.agent.impl.aprog.simplerule.Rule |
From |
To |
|
Change Parameter Type env : Environment to env : Environment<? extends Percept,? extends QueenAction> in method public setEnvironment(env Environment<? extends Percept,? extends QueenAction>) : void in class aima.gui.swing.applications.search.games.NQueensApp.NQueensView |
From |
To |
|
Change Parameter Type anAgent : Agent to anAgent : Agent<?,?> in method public getPerceptSeenBy(anAgent Agent<?,?>) : DynamicPercept in class aima.core.environment.map.MapEnvironment |
From |
To |
|
Change Parameter Type env : Environment to env : AbstractEnvironment<? extends P,? extends A> in method public initialize(env AbstractEnvironment<? extends P,? extends A>) : void in class aima.gui.fx.views.SimpleEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type forAgent : Agent to forAgent : Agent<?,?> in method protected updatePerformanceMeasure(forAgent Agent<?,?>, addTo double) : void in class aima.core.agent.impl.AbstractEnvironment |
From |
To |
|
Change Parameter Type ptsFn : Function<Percept,S> to ptsFn : Function<P,S> in method public setPerceptToStateFunction(ptsFn Function<P,S>) : void in class aima.core.search.online.LRTAStarAgent |
From |
To |
|
Change Parameter Type ptsFn : Function<Percept,S> to ptsFn : Function<P,S> in method public OnlineDFSAgent(problem OnlineSearchProblem<S,A>, ptsFn Function<P,S>) in class aima.core.search.online.OnlineDFSAgent |
From |
To |
|
Change Parameter Type ptsFn : Function<Percept,S> to ptsFn : Function<P,S> in method public setPerceptToStateFunction(ptsFn Function<P,S>) : void in class aima.core.search.online.OnlineDFSAgent |
From |
To |
|
Change Parameter Type ev : EnvironmentView to ev : EnvironmentView<? super P,? super A> in method public addEnvironmentView(ev EnvironmentView<? super P,? super A>) : void in class aima.core.agent.impl.AbstractEnvironment |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public executeAction(agent Agent<?,?>, action QueenAction) : void in class aima.gui.swing.applications.search.games.NQueensApp.NQueensEnvironment |
From |
To |
|
Change Parameter Type percept : Percept to percept : DynamicPercept in method public agentActed(agent Agent, percept DynamicPercept, command MoveToAction, source Environment) : void in class aima.gui.swing.applications.agent.map.MapAgentView |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentAdded(agent Agent<?,?>, source Environment<?,?>) : void in class aima.core.agent.impl.SimpleEnvironmentView |
From |
To |
|
Change Parameter Type anAgent : Agent to anAgent : Agent<?,?> in method public abstract getPerceptSeenBy(anAgent Agent<?,?>) : P in class aima.core.agent.impl.AbstractEnvironment |
From |
To |
|
Change Parameter Type env : Environment to env : AbstractEnvironment<? extends WumpusPercept,? extends WumpusAction> in method public initialize(env AbstractEnvironment<? extends WumpusPercept,? extends WumpusAction>) : void in class aima.gui.fx.views.WumpusEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type env : Environment to env : AbstractEnvironment<? extends P,? extends A> in method public initialize(env AbstractEnvironment<? extends P,? extends A>) : void in class aima.gui.fx.views.AbstractGridEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type percept : Percept to percept : Object in method public agentActed(agent Agent, percept Object, action Object, source Environment) : void in class aima.test.core.unit.search.online.OnlineDFSAgentTest.TestEnvironmentView |
From |
To |
|
Change Parameter Type command : Action to command : MoveToAction in method public agentActed(agent Agent, percept DynamicPercept, command MoveToAction, source Environment) : void in class aima.gui.swing.applications.agent.map.MapAgentView |
From |
To |
|
Change Parameter Type actions : List<Action> to actions : List<QueenAction> in method private printActions(actions List<QueenAction>) : void in class aima.gui.demo.search.NQueensDemo |
From |
To |
|
Change Parameter Type action : Action to action : WumpusAction in method public executeAction(agent Agent<?,?>, action WumpusAction) : void in class aima.core.environment.wumpusworld.WumpusEnvironment |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentActed(agent Agent<?,?>, percept Percept, action QueenAction, source Environment<?,?>) : void in class aima.gui.swing.applications.search.games.NQueensApp.NQueensView |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentActed(agent Agent<?,?>, percept P, action A, source Environment<?,?>) : void in class aima.gui.swing.framework.EmptyEnvironmentView |
From |
To |
|
Change Parameter Type action : Action to action : CellWorldAction in method public executeAction(agent Agent<?,?>, action CellWorldAction) : void in class aima.core.learning.reinforcement.example.CellWorldEnvironment |
From |
To |
|
Change Parameter Type view : AgentAppEnvironmentView to view : AgentAppEnvironmentView<? extends P,? extends A> in method public setEnvView(view AgentAppEnvironmentView<? extends P,? extends A>) : void in class aima.gui.swing.framework.AgentAppFrame |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentAdded(agent Agent<?,?>, source Environment<?,?>) : void in class aimax.osm.gui.fx.applications.RouteFindingAgentOsmApp.TrackUpdater |
From |
To |
|
Change Parameter Type p : Percept to p : DynamicPercept in method protected updateState(p DynamicPercept) : void in class aima.core.environment.map.SimpleMapAgent |
From |
To |
|
Change Parameter Type percept : Percept to percept : WumpusPercept in method public execute(percept WumpusPercept) : Optional<WumpusAction> in class aima.core.environment.wumpusworld.HybridWumpusAgent |
From |
To |
|
Change Parameter Type a : Agent to a : Agent<?,?> in method public getAgentTravelDistance(a Agent<?,?>) : Double in class aima.core.environment.map.MapEnvironmentState |
From |
To |
|
Change Parameter Type percept : Percept to percept : DynamicPercept in method public agentActed(agent Agent<?,?>, percept DynamicPercept, command MoveToAction, source Environment<?,?>) : void in class aimax.osm.gui.fx.applications.RouteFindingAgentOsmApp.TrackUpdater |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentActed(agent Agent<?,?>, percept P, action A, source Environment<?,?>) : void in class aima.gui.fx.views.SimpleEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type action : Action to action : A in method protected notifyEnvironmentViews(agent Agent<?,?>, percept P, action A) : void in class aima.core.agent.impl.AbstractEnvironment |
From |
To |
|
Change Parameter Type action : Action to action : Object in method public agentActed(agent Agent, percept Object, action Object, source Environment) : void in class aima.test.core.unit.search.informed.RecursiveBestFirstSearchTest.TestEnvironmentView |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentActed(agent Agent<?,?>, percept Percept, action Action, source Environment<?,?>) : void in class aima.gui.swing.applications.search.games.EightPuzzleApp.EightPuzzleView |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentAdded(agent Agent<?,?>, source Environment<?,?>) : void in class aima.gui.swing.applications.agent.map.MapAgentView |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentAdded(agent Agent<?,?>, source Environment<?,?>) : void in class aima.gui.swing.framework.EmptyEnvironmentView |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<? super P,? extends A> in method public removeAgent(agent Agent<? super P,? extends A>) : void in class aima.core.agent.Environment |
From |
To |
|
Change Parameter Type percept : Percept to percept : WumpusPercept in method public execute(percept WumpusPercept) : Optional<WumpusAction> in class aima.core.environment.wumpusworld.EfficientHybridWumpusAgent |
From |
To |
|
Change Parameter Type action : Action to action : Object in method public agentActed(agent Agent, percept Object, action Object, source Environment) : void in class aima.test.core.unit.environment.map.MapAgentTest.TestEnvironmentView |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentAdded(agent Agent<?,?>, source Environment<?,?>) : void in class aima.gui.fx.views.SimpleEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type percept : Percept to percept : Object in method public agentActed(agent Agent, percept Object, action Object, source Environment) : void in class aima.test.core.unit.search.uninformed.BidirectionalSearchTest.TestEnvironmentView |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentActed(agent Agent<?,?>, percept P, action A, source Environment<?,?>) : void in class aima.gui.fx.views.AbstractGridEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type ruleSet : Set<Rule> to ruleSet : Set<Rule<A>> in method public SimpleReflexAgentProgram(ruleSet Set<Rule<A>>) in class aima.core.agent.impl.aprog.SimpleReflexAgentProgram |
From |
To |
|
Change Parameter Type action : Action to action : Object in method public agentActed(agent Agent, percept Object, action Object, source Environment) : void in class aima.test.core.unit.search.online.OnlineDFSAgentTest.TestEnvironmentView |
From |
To |
|
Change Parameter Type agent : AgentProgram to agent : AgentProgram<P,A> in method public MockAgent(agent AgentProgram<P,A>) in class aima.test.core.unit.agent.impl.MockAgent |
From |
To |
|
Change Parameter Type ptsFn : Function<Percept,S> to ptsFn : Function<P,S> in method public LRTAStarAgent(problem OnlineSearchProblem<S,A>, ptsFn Function<P,S>, h ToDoubleFunction<S>) in class aima.core.search.online.LRTAStarAgent |
From |
To |
|
Change Parameter Type action : Action to action : QueenAction in method public agentActed(agent Agent<?,?>, percept Percept, action QueenAction, source Environment<?,?>) : void in class aima.gui.swing.applications.search.games.NQueensApp.NQueensView |
From |
To |
|
Change Parameter Type psPrimed : Percept to psPrimed : P in method public execute(psPrimed P) : Optional<A> in class aima.core.search.online.OnlineDFSAgent |
From |
To |
|
Change Parameter Type percept : Percept to percept : Object in method public agentActed(agent Agent, percept Object, action Object, source Environment) : void in class aima.test.core.unit.environment.map.MapAgentTest.TestEnvironmentView |
From |
To |
|
Change Parameter Type percept : Percept to percept : P in method public execute(percept P) : Optional<A> in class aima.core.agent.impl.aprog.ModelBasedReflexAgentProgram |
From |
To |
|
Change Parameter Type a : Agent to a : Agent<? super P,? extends A> in method public removeAgent(a Agent<? super P,? extends A>) : void in class aima.core.agent.impl.AbstractEnvironment |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentActed(agent Agent<?,?>, percept Percept, action Action, source Environment<?,?>) : void in class aima.gui.fx.views.VacuumEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type percept : Percept to percept : Object in method public agentActed(agent Agent<?,?>, percept Object, action Object, source Environment<?,?>) : void in class aima.core.agent.impl.SimpleActionTracker |
From |
To |
|
Change Parameter Type anAgent : Agent to anAgent : Agent<?,?> in method public getPerceptSeenBy(anAgent Agent<?,?>) : WumpusPercept in class aima.core.environment.wumpusworld.WumpusEnvironment |
From |
To |
|
Change Parameter Type percept : Percept to percept : P in method public agentActed(agent Agent<?,?>, percept P, action A, source Environment<?,?>) : void in class aima.core.agent.EnvironmentView |
From |
To |
|
Change Parameter Type p : Percept to p : P in method public execute(p P) : Optional<A> in class aima.core.search.agent.SimpleProblemSolvingAgent |
From |
To |
|
Change Parameter Type ev : EnvironmentView to ev : EnvironmentView<? super P,? super A> in method public addEnvironmentView(ev EnvironmentView<? super P,? super A>) : void in class aima.core.agent.Environment |
From |
To |
|
Change Parameter Type env : Environment to env : Environment<? extends Percept,? extends Action> in method public setEnvironment(env Environment<? extends Percept,? extends Action>) : void in class aima.gui.swing.applications.search.games.EightPuzzleApp.EightPuzzleView |
From |
To |
|
Change Parameter Type env : Environment to env : AbstractEnvironment<? extends Percept,? extends Action> in method public initialize(env AbstractEnvironment<? extends Percept,? extends Action>) : void in class aima.gui.fx.views.VacuumEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type command : Action to command : MoveToAction in method public agentActed(agent Agent<?,?>, percept DynamicPercept, command MoveToAction, source Environment<?,?>) : void in class aimax.osm.gui.fx.applications.RouteFindingAgentOsmApp.TrackUpdater |
From |
To |
|
Change Parameter Type percept : Percept to percept : P in method public execute(percept P) : Optional<A> in class aima.core.agent.Agent |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method protected notifyEnvironmentViews(agent Agent<?,?>, percept P, action A) : void in class aima.core.agent.impl.AbstractEnvironment |
From |
To |
|
Change Parameter Type action : Action to action : QueenAction in method public executeAction(agent Agent<?,?>, action QueenAction) : void in class aima.gui.swing.applications.search.games.NQueensApp.NQueensEnvironment |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentActed(agent Agent<?,?>, percept P, action A, source Environment<?,?>) : void in class aima.gui.swing.framework.EmptyEnvironmentView |
From |
To |
|
Change Parameter Type a : Agent to a : Agent<?,?> in method public setAgentLocationAndTravelDistance(a Agent<?,?>, location String, travelDistance Double) : void in class aima.core.environment.map.MapEnvironmentState |
From |
To |
|
Change Parameter Type p : Percept to p : P in method public execute(p P) : Optional<A> in class aima.core.search.agent.ProblemSolvingAgent |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentAdded(agent Agent<?,?>, source Environment<?,?>) : void in class aima.core.agent.impl.SimpleEnvironmentView |
From |
To |
|
Change Parameter Type ptsFn : Function<Percept,S> to ptsFn : Function<P,S> in method public NondeterministicSearchAgent(ptsFn Function<P,S>, notifier EnvironmentViewNotifier) in class aima.core.search.agent.NondeterministicSearchAgent |
From |
To |
|
Change Parameter Type aProgram : AgentProgram to aProgram : AgentProgram<P,A> in method public AbstractAgent(aProgram AgentProgram<P,A>) in class aima.core.agent.impl.AbstractAgent |
From |
To |
|
Change Parameter Type anAgent : Agent to anAgent : Agent<?,?> in method public getPerceptSeenBy(anAgent Agent<?,?>) : Percept in class aima.gui.swing.applications.search.games.NQueensApp.NQueensEnvironment |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentAdded(agent Agent<?,?>, source Environment<?,?>) : void in class aima.gui.swing.framework.EmptyEnvironmentView |
From |
To |
|
Change Parameter Type percept : Percept to percept : Object in method public agentActed(agent Agent<?,?>, percept Object, action Object, source Environment<?,?>) : void in class aima.core.agent.impl.SimpleEnvironmentView |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentActed(agent Agent<?,?>, percept Object, action Object, source Environment<?,?>) : void in class aima.core.agent.impl.SimpleEnvironmentView |
From |
To |
|
Change Parameter Type ptsFn : Function<Percept,S> to ptsFn : Function<P,S> in method public NondeterministicSearchAgent(ptsFn Function<P,S>) in class aima.core.search.agent.NondeterministicSearchAgent |
From |
To |
|
Change Parameter Type a : Agent to a : Agent<? super Percept,? extends Action> in method public addAgent(a Agent<? super Percept,? extends Action>, location String) : void in class aima.core.environment.vacuum.VacuumEnvironment |
From |
To |
|
Change Parameter Type a : Agent to a : Agent<? super Percept,? extends Action> in method public addAgent(a Agent<? super Percept,? extends Action>) : void in class aima.core.environment.vacuum.VacuumEnvironment |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentAdded(agent Agent<?,?>, source Environment<?,?>) : void in class aima.gui.swing.applications.search.games.EightPuzzleApp.EightPuzzleView |
From |
To |
|
Change Parameter Type env : Environment to env : Environment<?,?> in method protected updateEnvStateView(env Environment<?,?>) : void in class aima.gui.fx.views.SimpleEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<? super WumpusPercept,? extends WumpusAction> in method public addAgent(agent Agent<? super WumpusPercept,? extends WumpusAction>) : void in class aima.core.environment.wumpusworld.WumpusEnvironment |
From |
To |
|
Change Parameter Type a : Agent to a : Agent<?,?> in method public getAgentLocation(a Agent<?,?>) : String in class aima.core.environment.map.MapEnvironmentState |
From |
To |
|
Change Parameter Type a : Agent to a : Agent<? super DynamicPercept,? extends MoveToAction> in method public addAgent(a Agent<? super DynamicPercept,? extends MoveToAction>, startLocation String) : void in class aima.core.environment.map.MapEnvironment |
From |
To |
|
Change Parameter Type ruleSet : Set<Rule> to ruleSet : Set<Rule<A>> in method public setRules(ruleSet Set<Rule<A>>) : void in class aima.core.agent.impl.aprog.ModelBasedReflexAgentProgram |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentAdded(agent Agent<?,?>, source Environment<?,?>) : void in class aima.core.agent.EnvironmentView |
From |
To |
|
Change Parameter Type percept : Percept to percept : Object in method public agentActed(agent Agent, percept Object, action Object, source Environment) : void in class aima.test.core.unit.search.informed.RecursiveBestFirstSearchTest.TestEnvironmentView |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentActed(agent Agent<?,?>, percept Percept, action Action, source Environment<?,?>) : void in class aima.gui.swing.applications.agent.VacuumView |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentActed(agent Agent<?,?>, percept Object, action Object, source Environment<?,?>) : void in class aima.core.agent.impl.SimpleActionTracker |
From |
To |
|
Change Parameter Type percept : Percept to percept : P in method public execute(percept P) : Optional<A> in class aima.core.search.agent.NondeterministicSearchAgent |
From |
To |
|
Change Parameter Type command : Action to command : MoveToAction in method public agentActed(agent Agent<?,?>, percept DynamicPercept, command MoveToAction, source Environment<?,?>) : void in class aimax.osm.gui.swing.viewer.agent.OsmAgentView |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentAdded(agent Agent<?,?>, source Environment<?,?>) : void in class aima.core.agent.EnvironmentView |
From |
To |
|
Change Parameter Type percept : Percept to percept : P in method public execute(percept P) : Optional<A> in class aima.core.agent.AgentProgram |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentAdded(agent Agent<?,?>, source Environment<?,?>) : void in class aima.gui.fx.views.SimpleEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type source : Environment to source : Environment<?,?> in method public agentAdded(agent Agent<?,?>, source Environment<?,?>) : void in class aima.gui.fx.views.AbstractGridEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type anAgent : Agent to anAgent : Agent<?,?> in method public getPerceptSeenBy(anAgent Agent<?,?>) : Percept in class aima.core.environment.vacuum.VacuumEnvironment |
From |
To |
|
Change Parameter Type env : Environment to env : Environment<?,?> in method protected updateEnvStateView(env Environment<?,?>) : void in class aima.gui.fx.views.AbstractGridEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method private updatePerceptLabel(agent Agent<?,?>) : void in class aima.gui.fx.views.AbstractGridEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public executeAction(agent Agent<?,?>, action CellWorldAction) : void in class aima.core.learning.reinforcement.example.CellWorldEnvironment |
From |
To |
|
Change Parameter Type action : Action to action : Object in method public agentActed(agent Agent<?,?>, percept Object, action Object, source Environment<?,?>) : void in class aima.core.agent.impl.SimpleEnvironmentView |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentActed(agent Agent<?,?>, percept Percept, action Action, source Environment<?,?>) : void in class aima.gui.swing.applications.search.games.EightPuzzleApp.EightPuzzleView |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentAdded(agent Agent<?,?>, source Environment<?,?>) : void in class aima.gui.fx.views.AbstractGridEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type percept : Percept to percept : P in method public execute(percept P) : Optional<A> in class aima.core.agent.impl.aprog.TableDrivenAgentProgram |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentActed(agent Agent<?,?>, percept DynamicPercept, command MoveToAction, source Environment<?,?>) : void in class aimax.osm.gui.fx.applications.RouteFindingAgentOsmApp.TrackUpdater |
From |
To |
|
Change Parameter Type p : Percept to p : P in method public execute(p P) : Optional<A> in class aima.core.agent.impl.AbstractAgent |
From |
To |
|
Change Parameter Type perceptSequenceActions : Map<List<Percept>,Action> to perceptSequenceActions : Map<List<P>,A> in method public TableDrivenAgentProgram(perceptSequenceActions Map<List<P>,A>) in class aima.core.agent.impl.aprog.TableDrivenAgentProgram |
From |
To |
|
Change Parameter Type anAgent : Agent to anAgent : Agent<?,?> in method public getPerceptSeenBy(anAgent Agent<?,?>) : Percept in class aima.gui.swing.applications.search.games.EightPuzzleApp.EightPuzzleEnvironment |
From |
To |
|
Change Parameter Type action : Action to action : Object in method public agentActed(agent Agent, percept Object, action Object, source Environment) : void in class aima.test.core.unit.search.online.LRTAStarAgentTest.TestEnvironmentView |
From |
To |
|
Change Parameter Type percept : Percept to percept : P in method protected notifyEnvironmentViews(agent Agent<?,?>, percept P, action A) : void in class aima.core.agent.impl.AbstractEnvironment |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public executeAction(agent Agent<?,?>, action Action) : void in class aima.gui.swing.applications.search.games.EightPuzzleApp.EightPuzzleEnvironment |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentActed(agent Agent<?,?>, percept DynamicPercept, command MoveToAction, source Environment<?,?>) : void in class aimax.osm.gui.swing.viewer.agent.OsmAgentView |
From |
To |
|
Change Parameter Type a : Agent to a : Agent<?,?> in method public executeAction(a Agent<?,?>, action Action) : void in class aima.core.environment.vacuum.NondeterministicVacuumEnvironment |
From |
To |
|
Change Parameter Type p : Percept to p : DynamicPercept in method protected updateState(p DynamicPercept) : void in class aima.core.environment.map.MapAgent |
From |
To |
|
Change Parameter Type psPrimed : Percept to psPrimed : P in method public execute(psPrimed P) : Optional<A> in class aima.core.search.online.LRTAStarAgent |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentActed(agent Agent<?,?>, percept P, action A, source Environment<?,?>) : void in class aima.gui.fx.views.AbstractGridEnvironmentViewCtrl |
From |
To |
|
Change Parameter Type agent : Agent to agent : Agent<?,?> in method public agentActed(agent Agent<?,?>, percept P, action A, source Environment<?,?>) : void in class aima.core.agent.EnvironmentView |
From |
To |
|
Change Parameter Type a : Agent to a : Agent<?,?> in method public getAgentTravelDistance(a Agent<?,?>) : Double in class aima.core.environment.map.MapEnvironment |
From |
To |
|
Change Variable Type actions : List<Action> to actions : List<QueenAction> in method public testUniformCostSuccesfulSearch() : void in class aima.test.core.unit.search.uninformed.UniformCostSearchTest |
From |
To |
|
Change Variable Type agent : SearchAgent<NQueensBoard,QueenAction> to agent : SearchAgent<Object,NQueensBoard,QueenAction> in method private nQueensWithIterativeDeepeningSearch() : void in class aima.gui.demo.search.NQueensDemo |
From |
To |
|
Change Variable Type agent : SearchAgent<NQueensBoard,QueenAction> to agent : SearchAgent<Object,NQueensBoard,QueenAction> in method public testDepthFirstUnSuccessfulSearch() : void in class aima.test.core.unit.search.uninformed.DepthFirstSearchTest |
From |
To |
|
Change Variable Type actions : List<Action> to actions : List<MoveToAction> in method public testAIMA3eFigure3_15() : void in class aima.test.core.unit.search.informed.AStarSearchTest |
From |
To |
|
Change Variable Type action : Action to action : A in method public execute(p P) : Optional<A> in class aima.core.search.agent.SimpleProblemSolvingAgent |
From |
To |
|
Change Variable Type agent : SearchAgent<NQueensBoard,QueenAction> to agent : SearchAgent<Object,NQueensBoard,QueenAction> in method public testBreadthFirstUnSuccesfulSearch() : void in class aima.test.core.unit.search.uninformed.BreadthFirstSearchTest |
From |
To |
|
Change Variable Type state : ObjectWithDynamicAttributes to state : DynamicState in method public execute(percept P) : Optional<A> in class aima.core.agent.impl.aprog.SimpleReflexAgentProgram |
From |
To |
|
Change Variable Type agent : Agent to agent : Agent<DynamicPercept,MoveToAction> in method public startExperiment() : void in class aimax.osm.gui.fx.applications.RouteFindingAgentOsmApp |
From |
To |
|
Change Variable Type agent : OnlineDFSAgent<String,MoveToAction> to agent : OnlineDFSAgent<DynamicPercept,String,MoveToAction> in method public testAIMA3eFig4_19() : void in class aima.test.core.unit.search.online.OnlineDFSAgentTest |
From |
To |
|
Change Variable Type agents : List<Agent> to agents : List<Agent<? super DynamicPercept,? extends MoveToAction>> in method public update(simulationThread SimulationThread) : void in class aima.gui.swing.applications.agent.map.AbstractMapAgentController |
From |
To |
|
Change Variable Type actions : List<Action> to actions : List<QueenAction> in method public testUniformCostUnSuccesfulSearch() : void in class aima.test.core.unit.search.uninformed.UniformCostSearchTest |
From |
To |
|
Change Variable Type r : Rule to r : Rule<A> in method protected ruleMatch(state ObjectWithDynamicAttributes, rulesSet Set<Rule<A>>) : Rule<A> in class aima.core.agent.impl.aprog.SimpleReflexAgentProgram |
From |
To |
|
Change Variable Type agent : SearchAgent<NQueensBoard,QueenAction> to agent : SearchAgent<Object,NQueensBoard,QueenAction> in method private nQueensSimulatedAnnealingSearch() : void in class aima.gui.demo.search.NQueensDemo |
From |
To |
|
Change Variable Type envView : AgentAppEnvironmentView to envView : AgentAppEnvironmentView<? extends P,? extends A> in method public constructApplicationFrame() : AgentAppFrame in class aima.gui.swing.framework.SimpleAgentApp |
From |
To |
|
Change Variable Type agent : SearchAgent<String,MoveToAction> to agent : SearchAgent<Object,String,MoveToAction> in method public testAIMA3eFigure3_15() : void in class aima.test.core.unit.search.informed.AStarSearchTest |
From |
To |
|
Change Variable Type agent : LRTAStarAgent<String,MoveToAction> to agent : LRTAStarAgent<DynamicPercept,String,MoveToAction> in method public testNormalSearch() : void in class aima.test.core.unit.search.online.LRTAStarAgentTest |
From |
To |
|
Change Variable Type percept : Percept to percept : P in method public step() : void in class aima.core.agent.impl.AbstractEnvironment |
From |
To |
|
Change Variable Type r : Rule to r : Rule<A> in method protected ruleMatch(state DynamicState, rules Set<Rule<A>>) : Rule<A> in class aima.core.agent.impl.aprog.ModelBasedReflexAgentProgram |
From |
To |
|
Change Variable Type a : Action to a : Optional<WumpusAction> in method public testGrabAndClimb() : void in class aima.test.core.unit.environment.wumpusworld.HybridWumpusAgentTest |
From |
To |
|
Change Variable Type anAction : Action to anAction : Optional<? extends A> in method public step() : void in class aima.core.agent.impl.AbstractEnvironment |
From |
To |
|
Change Variable Type agent : SearchAgent<EightPuzzleBoard,Action> to agent : SearchAgent<Object,EightPuzzleBoard,Action> in method private eightPuzzleGreedyBestFirstDemo() : void in class aima.gui.demo.search.EightPuzzleDemo |
From |
To |
|
Change Variable Type agents : List<Agent> to agents : List<Agent<? super DynamicPercept,? extends MoveToAction>> in method public update(simulationThread SimulationThread) : void in class aimax.osm.gui.swing.viewer.agent.OsmAgentController |
From |
To |
|
Change Variable Type agent : SearchAgent<String,MoveToAction> to agent : SearchAgent<Object,String,MoveToAction> in method public testAIMA3eFigure3_23_using_GraphSearch() : void in class aima.test.core.unit.search.informed.GreedyBestFirstSearchTest |
From |
To |
|
Change Variable Type agent : SearchAgent<EightPuzzleBoard,Action> to agent : SearchAgent<Object,EightPuzzleBoard,Action> in method private eightPuzzleSimulatedAnnealingDemo() : void in class aima.gui.demo.search.EightPuzzleDemo |
From |
To |
|
Change Variable Type action : Action to action : A in method public execute(p P) : Optional<A> in class aima.core.search.agent.ProblemSolvingAgent |
From |
To |
|
Change Variable Type actions : List<Action> to actions : List<MoveToAction> in method public testCheckFrontierPathCost() : void in class aima.test.core.unit.search.uninformed.UniformCostSearchTest |
From |
To |
|
Change Variable Type agent : SearchAgent<EightPuzzleBoard,Action> to agent : SearchAgent<Object,EightPuzzleBoard,Action> in method private eightPuzzleDLSDemo() : void in class aima.gui.demo.search.EightPuzzleDemo |
From |
To |
|
Change Variable Type agent : SearchAgent<String,MoveToAction> to agent : SearchAgent<Object,String,MoveToAction> in method public testAIMA3eFigure3_15() : void in class aima.test.core.unit.search.uninformed.UniformCostSearchTest |
From |
To |
|
Change Variable Type agent : OnlineDFSAgent<String,MoveToAction> to agent : OnlineDFSAgent<DynamicPercept,String,MoveToAction> in method public testNoPath() : void in class aima.test.core.unit.search.online.OnlineDFSAgentTest |
From |
To |
|
Change Variable Type agent : SearchAgent<String,MoveToAction> to agent : SearchAgent<Object,String,MoveToAction> in method public testCheckFrontierPathCost() : void in class aima.test.core.unit.search.informed.AStarSearchTest |
From |
To |
|
Change Variable Type agent : Agent to agent : Agent<? super P,? extends A> in method public isDone() : boolean in class aima.core.agent.impl.AbstractEnvironment |
From |
To |
|
Change Variable Type agent : OnlineDFSAgent<String,MoveToAction> to agent : OnlineDFSAgent<DynamicPercept,String,MoveToAction> in method public testNormalSearch() : void in class aima.test.core.unit.search.online.OnlineDFSAgentTest |
From |
To |
|
Change Variable Type view : EnvironmentView to view : EnvironmentView<? super P,? super A> in method protected notifyEnvironmentViews(agent Agent<?,?>, percept P, action A) : void in class aima.core.agent.impl.AbstractEnvironment |
From |
To |
|
Change Variable Type agent : SearchAgent<EightPuzzleBoard,Action> to agent : SearchAgent<Object,EightPuzzleBoard,Action> in method private eightPuzzleAStarManhattanDemo() : void in class aima.gui.demo.search.EightPuzzleDemo |
From |
To |
|
Change Variable Type agent : SearchAgent<EightPuzzleBoard,Action> to agent : SearchAgent<Object,EightPuzzleBoard,Action> in method private eightPuzzleIDLSDemo() : void in class aima.gui.demo.search.EightPuzzleDemo |
From |
To |
|
Change Variable Type rule : Rule to rule : Rule<A> in method public execute(percept P) : Optional<A> in class aima.core.agent.impl.aprog.SimpleReflexAgentProgram |
From |
To |
|
Change Variable Type agent : Agent to agent : Agent<? super P,? extends A> in method public step() : void in class aima.core.agent.impl.AbstractEnvironment |
From |
To |
|
Change Variable Type agent : SearchAgent<NQueensBoard,QueenAction> to agent : SearchAgent<Object,NQueensBoard,QueenAction> in method private nQueensWithDepthFirstSearch() : void in class aima.gui.demo.search.NQueensDemo |
From |
To |
|
Change Variable Type view : EnvironmentView to view : SimpleEnvironmentView in method public main(args String[]) : void in class aima.gui.demo.agent.WumpusAgentDemo |
From |
To |
|
Change Variable Type actions : List<Action> to actions : List<MoveToAction> in method public testAIMA3eFigure3_15() : void in class aima.test.core.unit.search.uninformed.UniformCostSearchTest |
From |
To |
|
Change Variable Type perceptSequenceActions : Map<List<Percept>,Action> to perceptSequenceActions : Map<List<DynamicPercept>,Action> in method public setUp() : void in class aima.test.core.unit.agent.impl.aprog.TableDrivenAgentProgramTest |
From |
To |
|
Change Variable Type agent : LRTAStarAgent<String,MoveToAction> to agent : LRTAStarAgent<DynamicPercept,String,MoveToAction> in method public testAlreadyAtGoal() : void in class aima.test.core.unit.search.online.LRTAStarAgentTest |
From |
To |
|
Change Variable Type agent : SearchAgent<String,MoveToAction> to agent : SearchAgent<Object,String,MoveToAction> in method public testAIMA3eFigure3_24() : void in class aima.test.core.unit.search.informed.AStarSearchTest |
From |
To |
|
Change Variable Type agent : SearchAgent<NQueensBoard,QueenAction> to agent : SearchAgent<Object,NQueensBoard,QueenAction> in method private nQueensHillClimbingSearch() : void in class aima.gui.demo.search.NQueensDemo |
From |
To |
|
Change Variable Type agent : SearchAgent<EightPuzzleBoard,Action> to agent : SearchAgent<Object,EightPuzzleBoard,Action> in method public testGreedyBestFirstSearchReducedFrontier() : void in class aima.test.core.unit.search.informed.GreedyBestFirstSearchTest |
From |
To |
|
Change Variable Type frame : AgentAppFrame to frame : AgentAppFrame<P,A> in method public constructApplicationFrame() : AgentAppFrame in class aima.gui.swing.framework.SimpleAgentApp |
From |
To |
|
Change Variable Type row : List<Percept> to row : List<P> in method public TableDrivenAgentProgram(perceptSequenceActions Map<List<P>,A>) in class aima.core.agent.impl.aprog.TableDrivenAgentProgram |
From |
To |
|
Change Variable Type agent : SearchAgent<String,MoveToAction> to agent : SearchAgent<Action,String,MoveToAction> in method public testCheckFrontierPathCost() : void in class aima.test.core.unit.search.uninformed.UniformCostSearchTest |
From |
To |
|
Change Variable Type actions : List<Action> to actions : List<QueenAction> in method public testBreadthFirstUnSuccesfulSearch() : void in class aima.test.core.unit.search.uninformed.BreadthFirstSearchTest |
From |
To |
|
Change Variable Type agent : SearchAgent<EightPuzzleBoard,Action> to agent : SearchAgent<Object,EightPuzzleBoard,Action> in method public testGreedyBestFirstSearch() : void in class aima.test.core.unit.search.informed.GreedyBestFirstSearchTest |
From |
To |
|
Change Variable Type rules : Set<Rule> to rules : Set<Rule<Action>> in method private getRuleSet() : Set<Rule<Action>> in class aima.core.environment.vacuum.ModelBasedReflexVacuumAgent |
From |
To |
|
Change Variable Type agent : SearchAgent<EightPuzzleBoard,Action> to agent : SearchAgent<Object,EightPuzzleBoard,Action> in method private eightPuzzleGreedyBestFirstManhattanDemo() : void in class aima.gui.demo.search.EightPuzzleDemo |
From |
To |
|
Change Variable Type agent : SearchAgent<NQueensBoard,QueenAction> to agent : SearchAgent<Object,NQueensBoard,QueenAction> in method public testUniformCostSuccesfulSearch() : void in class aima.test.core.unit.search.uninformed.UniformCostSearchTest |
From |
To |
|
Change Variable Type a : Agent to a : Agent<Percept,Action> in method public main(args String[]) : void in class aima.gui.demo.agent.TrivialVacuumDemo |
From |
To |
|
Change Variable Type percept : Percept to percept : P in method private updatePerceptLabel(agent Agent<?,?>) : void in class aima.gui.fx.views.AbstractGridEnvironmentViewCtrl |
From |
To |
|
Change Variable Type rowHeaders : List<List<Percept>> to rowHeaders : List<List<P>> in method public TableDrivenAgentProgram(perceptSequenceActions Map<List<P>,A>) in class aima.core.agent.impl.aprog.TableDrivenAgentProgram |
From |
To |
|
Change Variable Type agent : SearchAgent<EightPuzzleBoard,Action> to agent : SearchAgent<Object,EightPuzzleBoard,Action> in method private eightPuzzleAStarDemo() : void in class aima.gui.demo.search.EightPuzzleDemo |
From |
To |
|
Change Variable Type actions : List<Action> to actions : List<MoveToAction> in method public testCheckFrontierPathCost() : void in class aima.test.core.unit.search.informed.AStarSearchTest |
From |
To |
|
Change Variable Type agent : SearchAgent<EightPuzzleBoard,Action> to agent : SearchAgent<Object,EightPuzzleBoard,Action> in method public testAStarSearch() : void in class aima.test.core.unit.search.informed.AStarSearchTest |
From |
To |
|
Change Variable Type a : Action to a : A in method private isTerminal(s S) : boolean in class aima.core.learning.reinforcement.agent.PassiveTDAgent |
From |
To |
|
Change Variable Type env : Environment to env : Environment<Percept,Action> in method public main(args String[]) : void in class aima.gui.demo.agent.TrivialVacuumDemo |
From |
To |
|
Change Variable Type agent : LRTAStarAgent<String,MoveToAction> to agent : LRTAStarAgent<DynamicPercept,String,MoveToAction> in method public testNoPath() : void in class aima.test.core.unit.search.online.LRTAStarAgentTest |
From |
To |
|
Change Variable Type view : EnvironmentView to view : EnvironmentView<Object,Object> in method public main(args String[]) : void in class aima.gui.demo.agent.TrivialVacuumDemo |
From |
To |
|
Change Variable Type agent : SearchAgent<String,MoveToAction> to agent : SearchAgent<Object,String,MoveToAction> in method public testMultiGoalProblem() : void in class aima.test.core.unit.search.framework.SolutionTesterTest |
From |
To |
|
Change Variable Type agent : NondeterministicSearchAgent<VacuumEnvironmentState,Action> to agent : NondeterministicSearchAgent<Percept,VacuumEnvironmentState,Action> in method private startAndOrSearch() : void in class aima.gui.demo.agent.NondeterministicVacuumEnvironmentDemo |
From |
To |
|
Change Variable Type actions : List<Action> to actions : List<QueenAction> in method public testDepthFirstUnSuccessfulSearch() : void in class aima.test.core.unit.search.uninformed.DepthFirstSearchTest |
From |
To |
|
Change Variable Type agent : SearchAgent<String,MoveToAction> to agent : SearchAgent<Object,String,MoveToAction> in method public testAIMA3eFigure3_23() : void in class aima.test.core.unit.search.informed.GreedyBestFirstSearchTest |
From |
To |
|
Change Variable Type rules : Set<Rule> to rules : Set<Rule<Action>> in method private getRuleSet() : Set<Rule<Action>> in class aima.core.environment.vacuum.SimpleReflexVacuumAgent |
From |
To |
|
Change Variable Type agent : SearchAgent<String,MoveToAction> to agent : SearchAgent<Object,String,MoveToAction> in method public testAIMA3eFigure3_24_using_GraphSearch() : void in class aima.test.core.unit.search.informed.AStarSearchTest |
From |
To |
|
Change Variable Type agent : OnlineDFSAgent<String,MoveToAction> to agent : OnlineDFSAgent<DynamicPercept,String,MoveToAction> in method public testAlreadyAtGoal() : void in class aima.test.core.unit.search.online.OnlineDFSAgentTest |
From |
To |
|
Change Variable Type view : EnvironmentView to view : EnvironmentView<? super P,? super A> in method protected notifyEnvironmentViews(agent Agent<?,?>) : void in class aima.core.agent.impl.AbstractEnvironment |
From |
To |
|
Change Variable Type a : Action to a : WumpusAction in method public testSuccessors() : void in class aima.test.core.unit.environment.wumpusworld.WumpusFunctionsTest |
From |
To |
|
Change Variable Type agent : SearchAgent<NQueensBoard,QueenAction> to agent : SearchAgent<Object,NQueensBoard,QueenAction> in method private nQueensWithBreadthFirstSearch() : void in class aima.gui.demo.search.NQueensDemo |
From |
To |
|
Change Variable Type agent : SearchAgent<NQueensBoard,QueenAction> to agent : SearchAgent<Object,NQueensBoard,QueenAction> in method public testUniformCostUnSuccesfulSearch() : void in class aima.test.core.unit.search.uninformed.UniformCostSearchTest |
From |
To |
|
Change Variable Type rule : Rule to rule : Rule<A> in method public execute(percept P) : Optional<A> in class aima.core.agent.impl.aprog.ModelBasedReflexAgentProgram |
From |
To |
|
Change Variable Type agent : SearchAgent<NQueensBoard,QueenAction> to agent : SearchAgent<Object,NQueensBoard,QueenAction> in method private nQueensWithRecursiveDLS() : void in class aima.gui.demo.search.NQueensDemo |
From |
To |