|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<Solution_>) : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove |
From |
To |
|
Change Parameter Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<Solution_> in method public ChangeMove(entity Object, variableDescriptor GenuineVariableDescriptor<Solution_>, toPlanningValue Object) in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<InvestmentSolution> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<InvestmentSolution>) : void in class org.optaplanner.examples.investment.solver.move.InvestmentQuantityTransferMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<Solution_>) : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : SubChainSwapMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<Solution_>) : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<TravelingTournament> in method public moveDay(scoreDirector ScoreDirector<TravelingTournament>, match Match, toDay Day) : void in class org.optaplanner.examples.travelingtournament.solver.move.TravelingTournamentMoveHelper |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public doMove(scoreDirector ScoreDirector<Solution_>) : void in class org.optaplanner.core.impl.heuristic.move.Move |
From |
To |
|
Change Parameter Type moves : Move... to moves : Move<Solution_>... in method public CompositeMove(moves Move<Solution_>...) in class org.optaplanner.core.impl.heuristic.move.CompositeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<CloudBalance> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<CloudBalance>) : void in class org.optaplanner.examples.cloudbalancing.optional.move.CloudComputerChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public isMoveDoable(scoreDirector ScoreDirector<Solution_>) : boolean in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<CloudBalance> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<CloudBalance>) : void in class org.optaplanner.examples.cloudbalancing.optional.move.CloudProcessSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<NQueens> in method public createUndoMove(scoreDirector ScoreDirector<NQueens>) : RowChangeMove in class org.optaplanner.examples.nqueens.solver.move.RowChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : SubChainReversingChangeMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<NurseRoster> in method public isMoveDoable(scoreDirector ScoreDirector<NurseRoster>) : boolean in class org.optaplanner.examples.nurserostering.solver.move.ShiftAssignmentSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<Solution_>) : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<Solution_>) : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Object> in method public isMoveDoable(scoreDirector ScoreDirector<Object>) : boolean in class org.optaplanner.core.impl.heuristic.move.DummyMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<NurseRoster> in method public createUndoMove(scoreDirector ScoreDirector<NurseRoster>) : EmployeeChangeMove in class org.optaplanner.examples.nurserostering.solver.move.EmployeeChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<NurseRoster> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<NurseRoster>) : void in class org.optaplanner.examples.nurserostering.solver.move.EmployeeMultipleChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : CompositeMove<Solution_> in class org.optaplanner.core.impl.heuristic.move.CompositeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : ChainedSwapMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<NurseRoster> in method public moveEmployee(scoreDirector ScoreDirector<NurseRoster>, shiftAssignment ShiftAssignment, toEmployee Employee) : void in class org.optaplanner.examples.nurserostering.solver.move.NurseRosteringMoveHelper |
From |
To |
|
Change Parameter Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<Solution_> in method public KOptMove(variableDescriptor GenuineVariableDescriptor<Solution_>, inverseVariableSupply SingletonInverseVariableSupply, anchorVariableSupply AnchorVariableSupply, entity Object, values Object[]) in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public isMoveDoable(scoreDirector ScoreDirector<Solution_>) : boolean in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public doMove(scoreDirector ScoreDirector<Solution_>) : void in class org.optaplanner.core.impl.heuristic.move.CompositeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method private reverseChain(scoreDirector ScoreDirector<Solution_>, entity Object, previous Object, toEntity Object) : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : PillarChangeMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public isMoveDoable(scoreDirector ScoreDirector<Solution_>) : boolean in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove |
From |
To |
|
Change Parameter Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<Solution_> in method public SubChainSwapMove(variableDescriptor GenuineVariableDescriptor<Solution_>, inverseVariableSupply SingletonInverseVariableSupply, leftSubChain SubChain, rightSubChain SubChain) in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<PatientAdmissionSchedule> in method public moveBed(scoreDirector ScoreDirector<PatientAdmissionSchedule>, bedDesignation BedDesignation, toBed Bed) : void in class org.optaplanner.examples.pas.solver.move.PatientAdmissionMoveHelper |
From |
To |
|
Change Parameter Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<Solution_> in method public ChainedChangeMove(entity Object, variableDescriptor GenuineVariableDescriptor<Solution_>, inverseVariableSupply SingletonInverseVariableSupply, toPlanningValue Object) in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<NurseRoster> in method public isMoveDoable(scoreDirector ScoreDirector<NurseRoster>) : boolean in class org.optaplanner.examples.nurserostering.solver.move.EmployeeChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<CheapTimeSolution> in method public createUndoMove(scoreDirector ScoreDirector<CheapTimeSolution>) : CheapTimePillarSlideMove in class org.optaplanner.examples.cheaptime.solver.move.CheapTimePillarSlideMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<Solution_>) : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<InvestmentSolution> in method public isMoveDoable(scoreDirector ScoreDirector<InvestmentSolution>) : boolean in class org.optaplanner.examples.investment.solver.move.InvestmentQuantityTransferMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : SubChainReversingSwapMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<CheapTimeSolution> in method public isMoveDoable(scoreDirector ScoreDirector<CheapTimeSolution>) : boolean in class org.optaplanner.examples.cheaptime.solver.move.CheapTimePillarSlideMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public isMoveDoable(scoreDirector ScoreDirector<Solution_>) : boolean in class org.optaplanner.core.impl.partitionedsearch.scope.PartitionChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : NoChangeMove<Solution_> in class org.optaplanner.core.impl.heuristic.move.NoChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<Solution_>) : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<NQueens> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<NQueens>) : void in class org.optaplanner.examples.nqueens.solver.move.RowChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Object> in method public createUndoMove(scoreDirector ScoreDirector<Object>) : DummyMove in class org.optaplanner.core.impl.heuristic.move.DummyMove |
From |
To |
|
Change Parameter Type moves : Move... to moves : Move_... in method public buildMove(moves Move_...) : Move<Solution_> in class org.optaplanner.core.impl.heuristic.move.CompositeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : ChainedChangeMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public isMoveDoable(scoreDirector ScoreDirector<Solution_>) : boolean in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<CheapTimeSolution> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<CheapTimeSolution>) : void in class org.optaplanner.examples.cheaptime.solver.move.CheapTimePillarSlideMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<NurseRoster> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<NurseRoster>) : void in class org.optaplanner.examples.nurserostering.solver.move.EmployeeChangeMove |
From |
To |
|
Change Parameter Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<Solution_> in method public SubChainReversingSwapMove(variableDescriptor GenuineVariableDescriptor<Solution_>, inverseVariableSupply SingletonInverseVariableSupply, leftSubChain SubChain, rightSubChain SubChain) in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<Solution_>) : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<TravelingTournament> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<TravelingTournament>) : void in class org.optaplanner.examples.travelingtournament.solver.move.MatchChainRotationsMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<TravelingTournament> in method public createUndoMove(scoreDirector ScoreDirector<TravelingTournament>) : MatchChainRotationsMove in class org.optaplanner.examples.travelingtournament.solver.move.MatchChainRotationsMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<CloudBalance> in method public isMoveDoable(scoreDirector ScoreDirector<CloudBalance>) : boolean in class org.optaplanner.examples.cloudbalancing.optional.move.CloudProcessSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<PatientAdmissionSchedule> in method public isMoveDoable(scoreDirector ScoreDirector<PatientAdmissionSchedule>) : boolean in class org.optaplanner.examples.pas.solver.move.BedDesignationSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<CloudBalance> in method public createUndoMove(scoreDirector ScoreDirector<CloudBalance>) : CloudProcessSwapMove in class org.optaplanner.examples.cloudbalancing.optional.move.CloudProcessSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : PillarSwapMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<Solution_>) : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<NurseRoster> in method public createUndoMove(scoreDirector ScoreDirector<NurseRoster>) : EmployeeMultipleChangeMove in class org.optaplanner.examples.nurserostering.solver.move.EmployeeMultipleChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public isMoveDoable(scoreDirector ScoreDirector<Solution_>) : boolean in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<NurseRoster> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<NurseRoster>) : void in class org.optaplanner.examples.nurserostering.solver.move.ShiftAssignmentSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<PatientAdmissionSchedule> in method public createUndoMove(scoreDirector ScoreDirector<PatientAdmissionSchedule>) : BedDesignationSwapMove in class org.optaplanner.examples.pas.solver.move.BedDesignationSwapMove |
From |
To |
|
Change Parameter Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<Solution_> in method public SubChainReversingChangeMove(subChain SubChain, variableDescriptor GenuineVariableDescriptor<Solution_>, inverseVariableSupply SingletonInverseVariableSupply, toPlanningValue Object) in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<Solution_>) : void in class org.optaplanner.core.impl.partitionedsearch.scope.PartitionChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public isMoveDoable(scoreDirector ScoreDirector<Solution_>) : boolean in class org.optaplanner.core.impl.heuristic.move.NoChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<TravelingTournament> in method public isMoveDoable(scoreDirector ScoreDirector<TravelingTournament>) : boolean in class org.optaplanner.examples.travelingtournament.solver.move.MatchChainRotationsMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<PatientAdmissionSchedule> in method public isMoveDoable(scoreDirector ScoreDirector<PatientAdmissionSchedule>) : boolean in class org.optaplanner.examples.pas.solver.move.BedChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public doMove(scoreDirector ScoreDirector<Solution_>) : void in class org.optaplanner.core.impl.heuristic.move.AbstractMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method protected abstract doMoveOnGenuineVariables(scoreDirector ScoreDirector<Solution_>) : void in class org.optaplanner.core.impl.heuristic.move.AbstractMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public isMoveDoable(scoreDirector ScoreDirector<Solution_>) : boolean in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove |
From |
To |
|
Change Parameter Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<Solution_> in method public SubChainChangeMove(subChain SubChain, variableDescriptor GenuineVariableDescriptor<Solution_>, inverseVariableSupply SingletonInverseVariableSupply, toPlanningValue Object) in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<TravelingTournament> in method private rotateList(scoreDirector ScoreDirector<TravelingTournament>, matchList List<Match>) : void in class org.optaplanner.examples.travelingtournament.solver.move.MatchChainRotationsMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public isMoveDoable(scoreDirector ScoreDirector<Solution_>) : boolean in class org.optaplanner.core.impl.heuristic.move.Move |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<NurseRoster> in method public isMoveDoable(scoreDirector ScoreDirector<NurseRoster>) : boolean in class org.optaplanner.examples.nurserostering.solver.move.EmployeeMultipleChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<Solution_>) : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<NurseRoster> in method public createUndoMove(scoreDirector ScoreDirector<NurseRoster>) : ShiftAssignmentSwapMove in class org.optaplanner.examples.nurserostering.solver.move.ShiftAssignmentSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public isMoveDoable(scoreDirector ScoreDirector<Solution_>) : boolean in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove |
From |
To |
|
Change Parameter Type move : Move to move : Move<Solution_> in method public doMove(move Move<Solution_>) : void in class org.optaplanner.examples.common.business.SolutionBusiness |
From |
To |
|
Change Parameter Type moveList : List<Move> to moveList : List<Move_> in method public buildMove(moveList List<Move_>) : Move<Solution_> in class org.optaplanner.core.impl.heuristic.move.CompositeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : TailChainSwapMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<Solution_>) : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<CloudBalance> in method public createUndoMove(scoreDirector ScoreDirector<CloudBalance>) : CloudComputerChangeMove in class org.optaplanner.examples.cloudbalancing.optional.move.CloudComputerChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<CloudBalance> in method public isMoveDoable(scoreDirector ScoreDirector<CloudBalance>) : boolean in class org.optaplanner.examples.cloudbalancing.optional.move.CloudComputerChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<Solution_>) : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : ChangeMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<PatientAdmissionSchedule> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<PatientAdmissionSchedule>) : void in class org.optaplanner.examples.pas.solver.move.BedChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<InvestmentSolution> in method public createUndoMove(scoreDirector ScoreDirector<InvestmentSolution>) : InvestmentQuantityTransferMove in class org.optaplanner.examples.investment.solver.move.InvestmentQuantityTransferMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public isMoveDoable(scoreDirector ScoreDirector<Solution_>) : boolean in class org.optaplanner.core.impl.heuristic.move.CompositeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public isMoveDoable(scoreDirector ScoreDirector<Solution_>) : boolean in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : KOptMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public isMoveDoable(scoreDirector ScoreDirector<Solution_>) : boolean in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<PatientAdmissionSchedule> in method public createUndoMove(scoreDirector ScoreDirector<PatientAdmissionSchedule>) : BedChangeMove in class org.optaplanner.examples.pas.solver.move.BedChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<NQueens> in method public isMoveDoable(scoreDirector ScoreDirector<NQueens>) : boolean in class org.optaplanner.examples.nqueens.solver.move.RowChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : SubChainChangeMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<PatientAdmissionSchedule> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<PatientAdmissionSchedule>) : void in class org.optaplanner.examples.pas.solver.move.BedDesignationSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method private reverseChain(scoreDirector ScoreDirector<Solution_>, entity Object, previous Object, toEntity Object) : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : SwapMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove |
From |
To |
|
Change Parameter Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<Solution_> in method public isMoveDoable(scoreDirector ScoreDirector<Solution_>) : boolean in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove |
From |
To |
|
Change Return Type GenuineVariableDescriptor to GenuineVariableDescriptor<TestdataChainedSolution> in method public buildVariableDescriptorForChainedObject() : GenuineVariableDescriptor<TestdataChainedSolution> in class org.optaplanner.core.impl.testdata.domain.chained.TestdataChainedEntity |
From |
To |
|
Change Return Type Move to KOptMove<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : KOptMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMove |
From |
To |
|
Change Return Type Move to CloudComputerChangeMove in method public createUndoMove(scoreDirector ScoreDirector<CloudBalance>) : CloudComputerChangeMove in class org.optaplanner.examples.cloudbalancing.optional.move.CloudComputerChangeMove |
From |
To |
|
Change Return Type Move to MatchChainRotationsMove in method public createUndoMove(scoreDirector ScoreDirector<TravelingTournament>) : MatchChainRotationsMove in class org.optaplanner.examples.travelingtournament.solver.move.MatchChainRotationsMove |
From |
To |
|
Change Return Type Move to RowChangeMove in method public createUndoMove(scoreDirector ScoreDirector<NQueens>) : RowChangeMove in class org.optaplanner.examples.nqueens.solver.move.RowChangeMove |
From |
To |
|
Change Return Type GenuineVariableDescriptor to GenuineVariableDescriptor<TestdataEntityProvidingSolution> in method public buildVariableDescriptorForValue() : GenuineVariableDescriptor<TestdataEntityProvidingSolution> in class org.optaplanner.core.impl.testdata.domain.entityproviding.TestdataEntityProvidingEntity |
From |
To |
|
Change Return Type Move to NoChangeMove<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : NoChangeMove<Solution_> in class org.optaplanner.core.impl.heuristic.move.NoChangeMove |
From |
To |
|
Change Return Type Move to BedChangeMove in method public createUndoMove(scoreDirector ScoreDirector<PatientAdmissionSchedule>) : BedChangeMove in class org.optaplanner.examples.pas.solver.move.BedChangeMove |
From |
To |
|
Change Return Type EntityDescriptor to EntityDescriptor<TestdataChainedSolution> in method public buildEntityDescriptor() : EntityDescriptor<TestdataChainedSolution> in class org.optaplanner.core.impl.testdata.domain.chained.TestdataChainedEntity |
From |
To |
|
Change Return Type GenuineVariableDescriptor to GenuineVariableDescriptor<TestdataMultiVarSolution> in method public buildVariableDescriptorForPrimaryValue() : GenuineVariableDescriptor<TestdataMultiVarSolution> in class org.optaplanner.core.impl.testdata.domain.multivar.TestdataMultiVarEntity |
From |
To |
|
Change Return Type Move to SubChainReversingChangeMove<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : SubChainReversingChangeMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMove |
From |
To |
|
Change Return Type CompositeMove to CompositeMove<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : CompositeMove<Solution_> in class org.optaplanner.core.impl.heuristic.move.CompositeMove |
From |
To |
|
Change Return Type Move to CloudProcessSwapMove in method public createUndoMove(scoreDirector ScoreDirector<CloudBalance>) : CloudProcessSwapMove in class org.optaplanner.examples.cloudbalancing.optional.move.CloudProcessSwapMove |
From |
To |
|
Change Return Type Move to SubChainChangeMove<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : SubChainChangeMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMove |
From |
To |
|
Change Return Type Move to PartitionChangeMove<Solution_> in method public createUndoMove(scoreDirector ScoreDirector) : PartitionChangeMove<Solution_> in class org.optaplanner.core.impl.partitionedsearch.scope.PartitionChangeMove |
From |
To |
|
Change Return Type Move[] to Move<Solution_>[] in method public getMoves() : Move<Solution_>[] in class org.optaplanner.core.impl.heuristic.move.CompositeMove |
From |
To |
|
Change Return Type EntityDescriptor to EntityDescriptor<TestdataEntityProvidingSolution> in method public buildEntityDescriptor() : EntityDescriptor<TestdataEntityProvidingSolution> in class org.optaplanner.core.impl.testdata.domain.entityproviding.TestdataEntityProvidingEntity |
From |
To |
|
Change Return Type Move to ShiftAssignmentSwapMove in method public createUndoMove(scoreDirector ScoreDirector<NurseRoster>) : ShiftAssignmentSwapMove in class org.optaplanner.examples.nurserostering.solver.move.ShiftAssignmentSwapMove |
From |
To |
|
Change Return Type ChangeMove to ChangeMove<Solution_> in method public createChangeMove(entity Object, variableName String, toPlanningValue Object) : ChangeMove<Solution_> in class org.optaplanner.examples.common.business.SolutionBusiness |
From |
To |
|
Change Return Type Move to PillarChangeMove<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : PillarChangeMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMove |
From |
To |
|
Change Return Type Move to ChainedChangeMove<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : ChainedChangeMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMove |
From |
To |
|
Change Return Type SolutionDescriptor to SolutionDescriptor<TestdataMultiVarSolution> in method public buildSolutionDescriptor() : SolutionDescriptor<TestdataMultiVarSolution> in class org.optaplanner.core.impl.testdata.domain.multivar.TestdataMultiVarSolution |
From |
To |
|
Change Return Type Move to EmployeeMultipleChangeMove in method public createUndoMove(scoreDirector ScoreDirector<NurseRoster>) : EmployeeMultipleChangeMove in class org.optaplanner.examples.nurserostering.solver.move.EmployeeMultipleChangeMove |
From |
To |
|
Change Return Type EntityDescriptor to EntityDescriptor<TestdataSolution> in method public buildEntityDescriptor() : EntityDescriptor<TestdataSolution> in class org.optaplanner.core.impl.testdata.domain.TestdataEntity |
From |
To |
|
Change Return Type Move to SwapMove<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : SwapMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove |
From |
To |
|
Change Return Type Move to InvestmentQuantityTransferMove in method public createUndoMove(scoreDirector ScoreDirector<InvestmentSolution>) : InvestmentQuantityTransferMove in class org.optaplanner.examples.investment.solver.move.InvestmentQuantityTransferMove |
From |
To |
|
Change Return Type EntityDescriptor to EntityDescriptor<TestdataMultiVarSolution> in method public buildEntityDescriptor() : EntityDescriptor<TestdataMultiVarSolution> in class org.optaplanner.core.impl.testdata.domain.multivar.TestdataMultiVarEntity |
From |
To |
|
Change Return Type Move to EmployeeChangeMove in method public createUndoMove(scoreDirector ScoreDirector<NurseRoster>) : EmployeeChangeMove in class org.optaplanner.examples.nurserostering.solver.move.EmployeeChangeMove |
From |
To |
|
Change Return Type Move to Move<Solution_> in method public buildMove(moveList List<Move_>) : Move<Solution_> in class org.optaplanner.core.impl.heuristic.move.CompositeMove |
From |
To |
|
Change Return Type GenuineVariableDescriptor to GenuineVariableDescriptor<TestdataSolution> in method public buildVariableDescriptorForValue() : GenuineVariableDescriptor<TestdataSolution> in class org.optaplanner.core.impl.testdata.domain.TestdataEntity |
From |
To |
|
Change Return Type Move to Move<Solution_> in method public buildMove(moves Move_...) : Move<Solution_> in class org.optaplanner.core.impl.heuristic.move.CompositeMove |
From |
To |
|
Change Return Type GenuineVariableDescriptor to GenuineVariableDescriptor<TestdataMultiVarSolution> in method public buildVariableDescriptorForTertiaryNullableValue() : GenuineVariableDescriptor<TestdataMultiVarSolution> in class org.optaplanner.core.impl.testdata.domain.multivar.TestdataMultiVarEntity |
From |
To |
|
Change Return Type Move to TailChainSwapMove<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : TailChainSwapMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMove |
From |
To |
|
Change Return Type Move to SubChainReversingSwapMove<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : SubChainReversingSwapMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMove |
From |
To |
|
Change Return Type InnerScoreDirector to InnerScoreDirector<Solution_> in method public mockScoreDirector(solutionDescriptor SolutionDescriptor<Solution_>) : InnerScoreDirector<Solution_> in class org.optaplanner.core.impl.testdata.util.PlannerTestUtils |
From |
To |
|
Change Return Type SolutionDescriptor to SolutionDescriptor<TestdataEntityProvidingSolution> in method public buildSolutionDescriptor() : SolutionDescriptor<TestdataEntityProvidingSolution> in class org.optaplanner.core.impl.testdata.domain.entityproviding.TestdataEntityProvidingSolution |
From |
To |
|
Change Return Type Move to ChangeMove<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : ChangeMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMove |
From |
To |
|
Change Return Type Move to BedDesignationSwapMove in method public createUndoMove(scoreDirector ScoreDirector<PatientAdmissionSchedule>) : BedDesignationSwapMove in class org.optaplanner.examples.pas.solver.move.BedDesignationSwapMove |
From |
To |
|
Change Return Type Move to ChainedSwapMove<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : ChainedSwapMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedSwapMove |
From |
To |
|
Change Return Type Move to PillarSwapMove<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : PillarSwapMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMove |
From |
To |
|
Change Return Type Move to CheapTimePillarSlideMove in method public createUndoMove(scoreDirector ScoreDirector<CheapTimeSolution>) : CheapTimePillarSlideMove in class org.optaplanner.examples.cheaptime.solver.move.CheapTimePillarSlideMove |
From |
To |
|
Change Return Type Move to SubChainSwapMove<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : SubChainSwapMove<Solution_> in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMove |
From |
To |
|
Change Return Type GenuineVariableDescriptor to GenuineVariableDescriptor<TestdataMultiVarSolution> in method public buildVariableDescriptorForSecondaryValue() : GenuineVariableDescriptor<TestdataMultiVarSolution> in class org.optaplanner.core.impl.testdata.domain.multivar.TestdataMultiVarEntity |
From |
To |
|
Change Return Type Move to DummyMove in method public createUndoMove(scoreDirector ScoreDirector<Object>) : DummyMove in class org.optaplanner.core.impl.heuristic.move.DummyMove |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<TestdataChainedSolution> in method public toStringTest() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveTest |
From |
To |
|
Change Variable Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<TestdataEntityProvidingSolution> in method public isMoveDoableValueRangeProviderOnEntity() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public noTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public oldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public toStringTest() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveTest |
From |
To |
|
Change Variable Type entityDescriptor : EntityDescriptor to entityDescriptor : EntityDescriptor<TestdataMultiVarSolution> in method public buildVariableDescriptorForTertiaryNullableValue() : GenuineVariableDescriptor<TestdataMultiVarSolution> in class org.optaplanner.core.impl.testdata.domain.multivar.TestdataMultiVarEntity |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public toStringTest() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveTest |
From |
To |
|
Change Variable Type entityDescriptor : EntityDescriptor to entityDescriptor : EntityDescriptor<TestdataMultiVarSolution> in method public buildVariableDescriptorForSecondaryValue() : GenuineVariableDescriptor<TestdataMultiVarSolution> in class org.optaplanner.core.impl.testdata.domain.multivar.TestdataMultiVarEntity |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public oldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedSwapMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : SubChainReversingSwapMove<TestdataChainedSolution> in method public oldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMoveTest |
From |
To |
|
Change Variable Type primaryDescriptor : GenuineVariableDescriptor to primaryDescriptor : GenuineVariableDescriptor<TestdataMultiVarSolution> in method public getters() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMoveTest |
From |
To |
|
Change Variable Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<TestdataEntityProvidingSolution> in method public doMove() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public noTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveTest |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<TestdataChainedSolution> in method public isMoveDoable() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public sameChainInPlaceOldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMoveTest |
From |
To |
|
Change Variable Type move : Move to move : Move<Solution_> in method public getPlanningValues() : Collection<? extends Object> in class org.optaplanner.core.impl.heuristic.move.CompositeMove |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : SubChainReversingSwapMove<TestdataChainedSolution> in method public sameChainInPlaceNoTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : TailChainSwapMove<TestdataChainedSolution> in method public doMoveInSameChain() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public oldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public noTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedSwapMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public doMove() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public noTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : ChainedChangeMove<TestdataChainedSolution> in method public noTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : ChainedSwapMove<TestdataChainedSolution> in method public oldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedSwapMoveTest |
From |
To |
|
Change Variable Type move : Move to move : Move<Solution_> in method public getSimpleMoveTypeDescription() : String in class org.optaplanner.core.impl.heuristic.move.CompositeMove |
From |
To |
|
Change Variable Type variableDescriptorList : List<GenuineVariableDescriptor> to variableDescriptorList : List<GenuineVariableDescriptor<TestdataMultiVarSolution>> in method public toStringTestMultiVar() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveTest |
From |
To |
|
Change Variable Type move : Move to move : Move<Solution_> in method public doMove(scoreDirector ScoreDirector<Solution_>) : void in class org.optaplanner.core.impl.heuristic.move.CompositeMove |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public doMoveInSameChain() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMoveTest |
From |
To |
|
Change Variable Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<TestdataEntityProvidingSolution> in method public doMove() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public sameChainInPlaceOldAndNewTrailingOppositeParameterOrder() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMoveTest |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<TestdataSolution> in method public buildVariableDescriptorForValue() : GenuineVariableDescriptor<TestdataSolution> in class org.optaplanner.core.impl.testdata.domain.TestdataEntity |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataSolution> in method public toStringTest() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveTest |
From |
To |
|
Change Variable Type undoMoves : Move[] to undoMoves : Move<Solution_>[] in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : CompositeMove<Solution_> in class org.optaplanner.core.impl.heuristic.move.CompositeMove |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<TestdataChainedSolution> in method public doMove3OptWithOnly2Chains() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : SubChainReversingChangeMove<TestdataChainedSolution> in method public sameChainWithOneBetween() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : SubChainSwapMove<TestdataChainedSolution> in method public oldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptorList : List<GenuineVariableDescriptor> to variableDescriptorList : List<GenuineVariableDescriptor<TestdataSolution>> in method public toStringTest() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<Solution_> in method public createChangeMove(entity Object, variableName String, toPlanningValue Object) : ChangeMove<Solution_> in class org.optaplanner.examples.common.business.SolutionBusiness |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public sameChainWithOneBetween() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveTest |
From |
To |
|
Change Variable Type variableDescriptorList : List<GenuineVariableDescriptor> to variableDescriptorList : List<GenuineVariableDescriptor<TestdataEntityProvidingSolution>> in method public isMoveDoableValueRangeProviderOnEntity() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMoveTest |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<TestdataEntityProvidingSolution> in method public buildEntityDescriptor() : EntityDescriptor<TestdataEntityProvidingSolution> in class org.optaplanner.core.impl.testdata.domain.entityproviding.TestdataEntityProvidingEntity |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<TestdataMultiVarSolution> in method public buildVariableDescriptorForTertiaryNullableValue() : GenuineVariableDescriptor<TestdataMultiVarSolution> in class org.optaplanner.core.impl.testdata.domain.multivar.TestdataMultiVarEntity |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : SubChainReversingChangeMove<TestdataChainedSolution> in method public sameChainInPlaceOldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : SubChainChangeMove<TestdataChainedSolution> in method public oldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveTest |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<TestdataMultiVarSolution> in method public buildVariableDescriptorForSecondaryValue() : GenuineVariableDescriptor<TestdataMultiVarSolution> in class org.optaplanner.core.impl.testdata.domain.multivar.TestdataMultiVarEntity |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : SubChainReversingSwapMove<TestdataChainedSolution> in method public sameChainInPlaceOldAndNewTrailingOppositeParameterOrder() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMoveTest |
From |
To |
|
Change Variable Type entityDescriptor : EntityDescriptor to entityDescriptor : EntityDescriptor<TestdataMultiVarSolution> in method public buildVariableDescriptorForPrimaryValue() : GenuineVariableDescriptor<TestdataMultiVarSolution> in class org.optaplanner.core.impl.testdata.domain.multivar.TestdataMultiVarEntity |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public toStringTest() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMoveTest |
From |
To |
|
Change Variable Type entityDescriptor : EntityDescriptor to entityDescriptor : EntityDescriptor<TestdataMultiVarSolution> in method public toStringTestMultiVar() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveTest |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<Solution_> in method public createChangeMove(entity Object, variableName String, toPlanningValue Object) : ChangeMove<Solution_> in class org.optaplanner.examples.common.business.SolutionBusiness |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<TestdataChainedSolution> in method public toStringTest() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMoveTest |
From |
To |
|
Change Variable Type entityDescriptor : EntityDescriptor to entityDescriptor : EntityDescriptor<TestdataEntityProvidingSolution> in method public isMoveDoableValueRangeProviderOnEntity() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : SubChainReversingSwapMove<TestdataChainedSolution> in method public noTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public oldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveTest |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<TestdataChainedSolution> in method public doMove3OptWith3Chains() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public noTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataEntityProvidingSolution> in method public doMove() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMoveTest |
From |
To |
|
Change Variable Type entityDescriptor : EntityDescriptor to entityDescriptor : EntityDescriptor<TestdataSolution> in method public toStringTest() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveTest |
From |
To |
|
Change Variable Type secondaryDescriptor : GenuineVariableDescriptor to secondaryDescriptor : GenuineVariableDescriptor<TestdataMultiVarSolution> in method public getters() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMoveTest |
From |
To |
|
Change Variable Type move : Move to move : Move<Solution_> in method public isMoveDoable(scoreDirector ScoreDirector<Solution_>) : boolean in class org.optaplanner.core.impl.heuristic.move.CompositeMove |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public sameChainWithOneBetween() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public noTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : SubChainReversingSwapMove<TestdataChainedSolution> in method public sameChainInPlaceOldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public sameChainInPlaceNoTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public sameChainWithOneBetween() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMoveTest |
From |
To |
|
Change Variable Type entityDescriptor : EntityDescriptor to entityDescriptor : EntityDescriptor<TestdataEntityProvidingSolution> in method public doMove() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public sameChainInPlaceNoTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMoveTest |
From |
To |
|
Change Variable Type abMove : PillarChangeMove to abMove : PillarChangeMove<TestdataEntityProvidingSolution> in method public isMoveDoableValueRangeProviderOnEntity() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMoveTest |
From |
To |
|
Change Variable Type moveListByPillarPartDuo : List<Move> to moveListByPillarPartDuo : List<BedChangeMove> in method public createMoveList(patientAdmissionSchedule PatientAdmissionSchedule) : List<Move> in class org.optaplanner.examples.pas.solver.move.factory.BedDesignationPillarPartSwapMoveFactory |
From |
To |
|
Change Variable Type subMoveList : List<Move> to subMoveList : List<EmployeeChangeMove> in method public createMoveList(nurseRoster NurseRoster) : List<Move> in class org.optaplanner.examples.nurserostering.solver.move.factory.ShiftAssignmentSequenceSwitchLength3MoveFactory |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public isMoveDoable() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public noTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public oldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMoveTest |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<TestdataChainedSolution> in method public buildEntityDescriptor() : EntityDescriptor<TestdataChainedSolution> in class org.optaplanner.core.impl.testdata.domain.chained.TestdataChainedEntity |
From |
To |
|
Change Variable Type secondaryDescriptor : GenuineVariableDescriptor to secondaryDescriptor : GenuineVariableDescriptor<TestdataMultiVarSolution> in method public getters() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public sameChainWithNoneBetween() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveTest |
From |
To |
|
Change Variable Type entityDescriptor : EntityDescriptor to entityDescriptor : EntityDescriptor<TestdataChainedSolution> in method public buildVariableDescriptorForChainedObject() : GenuineVariableDescriptor<TestdataChainedSolution> in class org.optaplanner.core.impl.testdata.domain.chained.TestdataChainedEntity |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataMultiVarSolution> in method public toStringTestMultiVar() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public oldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public sameChainInPlaceNoTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public sameChainInPlaceOldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMoveTest |
From |
To |
|
Change Variable Type entityDescriptor : EntityDescriptor to entityDescriptor : EntityDescriptor<TestdataEntityProvidingSolution> in method public buildVariableDescriptorForValue() : GenuineVariableDescriptor<TestdataEntityProvidingSolution> in class org.optaplanner.core.impl.testdata.domain.entityproviding.TestdataEntityProvidingEntity |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public oldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMoveTest |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<TestdataSolution> in method public buildEntityDescriptor() : EntityDescriptor<TestdataSolution> in class org.optaplanner.core.impl.testdata.domain.TestdataEntity |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public sameChainInPlaceNoTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public noTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public doMove() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public noTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMoveTest |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<TestdataMultiVarSolution> in method public buildVariableDescriptorForPrimaryValue() : GenuineVariableDescriptor<TestdataMultiVarSolution> in class org.optaplanner.core.impl.testdata.domain.multivar.TestdataMultiVarEntity |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public sameChainInPlaceOldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMoveTest |
From |
To |
|
Change Variable Type entityDescriptor : EntityDescriptor to entityDescriptor : EntityDescriptor<TestdataEntityProvidingSolution> in method public doMove() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public doMove3OptWithOnly2Chains() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveTest |
From |
To |
|
Change Variable Type subMoveList : List<Move> to subMoveList : List<EmployeeChangeMove> in method public createMoveList(nurseRoster NurseRoster) : List<Move> in class org.optaplanner.examples.nurserostering.solver.move.factory.ShiftAssignmentSequenceSwitchLength2MoveFactory |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public sameChainWithOneBetween() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public sameChainWithOneBetween() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : SubChainReversingChangeMove<TestdataChainedSolution> in method public sameChainInPlaceNoTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : ChainedSwapMove<TestdataChainedSolution> in method public noTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedSwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public doMove3OptWithOnly1Chain() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveTest |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<TestdataChainedSolution> in method public doMove() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : SubChainSwapMove<TestdataChainedSolution> in method public sameChainWithNoneBetween() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public noTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : KOptMove<TestdataChainedSolution> in method public doMove3OptWithOnly1Chain() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public doMoveInSameChain() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMoveTest |
From |
To |
|
Change Variable Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<TestdataEntityProvidingSolution> in method public isMoveDoable() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveTest |
From |
To |
|
Change Variable Type primaryDescriptor : GenuineVariableDescriptor to primaryDescriptor : GenuineVariableDescriptor<TestdataMultiVarSolution> in method public getters() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveTest |
From |
To |
|
Change Variable Type move : ChangeMove to move : ChangeMove<Solution_> in method public doChangeMove(entity Object, variableName String, toPlanningValue Object) : void in class org.optaplanner.examples.common.business.SolutionBusiness |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public doMove3OptWithOnly2Chains() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveTest |
From |
To |
|
Change Variable Type entityDescriptor : EntityDescriptor to entityDescriptor : EntityDescriptor<TestdataMultiVarSolution> in method public toStringTestMultiVar() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public toStringTest() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : KOptMove<TestdataChainedSolution> in method public doMove3OptWith3Chains() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveTest |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<TestdataChainedSolution> in method public doMoveInSameChain() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMoveTest |
From |
To |
|
Change Variable Type moveListByPillarPartDuo : List<Move> to moveListByPillarPartDuo : List<EmployeeMultipleChangeMove> in method public createMoveList(nurseRoster NurseRoster) : List<Move> in class org.optaplanner.examples.nurserostering.solver.move.factory.ShiftAssignmentPillarPartSwapMoveFactory |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<TestdataMultiVarSolution> in method public buildEntityDescriptor() : EntityDescriptor<TestdataMultiVarSolution> in class org.optaplanner.core.impl.testdata.domain.multivar.TestdataMultiVarEntity |
From |
To |
|
Change Variable Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<TestdataEntityProvidingSolution> in method public isMoveDoableValueRangeProviderOnEntity() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<Solution_> in method protected doMoveOnGenuineVariables(scoreDirector ScoreDirector<Solution_>) : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMove |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<TestdataChainedSolution> in method public doMove3OptWithOnly1Chain() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : ChainedChangeMove<TestdataChainedSolution> in method public sameChainWithOneBetween() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public doMove3OptWith3Chains() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveTest |
From |
To |
|
Change Variable Type guiInnerScoreDirector : InnerScoreDirector to guiInnerScoreDirector : InnerScoreDirector<Solution_> in method public createChangeMove(entity Object, variableName String, toPlanningValue Object) : ChangeMove<Solution_> in class org.optaplanner.examples.common.business.SolutionBusiness |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : SubChainReversingChangeMove<TestdataChainedSolution> in method public noTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public isMoveDoable() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMoveTest |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<TestdataChainedSolution> in method public buildVariableDescriptorForChainedObject() : GenuineVariableDescriptor<TestdataChainedSolution> in class org.optaplanner.core.impl.testdata.domain.chained.TestdataChainedEntity |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public toStringTest() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : SubChainReversingChangeMove<TestdataChainedSolution> in method public oldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMoveTest |
From |
To |
|
Change Variable Type solutionDescriptor : SolutionDescriptor to solutionDescriptor : SolutionDescriptor<TestdataEntityProvidingSolution> in method public buildVariableDescriptorForValue() : GenuineVariableDescriptor<TestdataEntityProvidingSolution> in class org.optaplanner.core.impl.testdata.domain.entityproviding.TestdataEntityProvidingEntity |
From |
To |
|
Change Variable Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<TestdataEntityProvidingSolution> in method public doMove() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public oldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMoveTest |
From |
To |
|
Change Variable Type move : Move to move : Move<Solution_> in method public getPlanningEntities() : Collection<? extends Object> in class org.optaplanner.core.impl.heuristic.move.CompositeMove |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : Move<Solution_> in method public createUndoMove(scoreDirector ScoreDirector<Solution_>) : CompositeMove<Solution_> in class org.optaplanner.core.impl.heuristic.move.CompositeMove |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public noTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedSwapMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public doMove3OptWithOnly1Chain() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public oldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public toStringTest() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public sameChainInPlaceOldAndNewTrailingOppositeParameterOrder() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public sameChainInPlaceOldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : ChainedChangeMove<TestdataChainedSolution> in method public oldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : SubChainChangeMove<TestdataChainedSolution> in method public sameChainWithOneBetween() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : ChainedSwapMove<TestdataChainedSolution> in method public sameChain() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedSwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public oldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedSwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataEntityProvidingSolution> in method public isMoveDoableValueRangeProviderOnEntity() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public sameChainWithNoneBetween() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public sameChain() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedSwapMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : KOptMove<TestdataChainedSolution> in method public doMove3OptWithOnly2Chains() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveTest |
From |
To |
|
Change Variable Type entityDescriptor : EntityDescriptor to entityDescriptor : EntityDescriptor<TestdataSolution> in method public buildVariableDescriptorForValue() : GenuineVariableDescriptor<TestdataSolution> in class org.optaplanner.core.impl.testdata.domain.TestdataEntity |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataSolution> in method public toStringTest() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarChangeMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public toStringTest() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public sameChainWithOneBetween() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMoveTest |
From |
To |
|
Change Variable Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<TestdataEntityProvidingSolution> in method public doMove() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public sameChain() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedSwapMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : TailChainSwapMove<TestdataChainedSolution> in method public doMove() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.TailChainSwapMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public doMove3OptWith3Chains() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.KOptMoveTest |
From |
To |
|
Change Variable Type variableDescriptorList : List<GenuineVariableDescriptor> to variableDescriptorList : List<GenuineVariableDescriptor<TestdataEntityProvidingSolution>> in method public doMove() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptorList : List<GenuineVariableDescriptor> to variableDescriptorList : List<GenuineVariableDescriptor<TestdataSolution>> in method public toStringTest() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.PillarSwapMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : SubChainChangeMove<TestdataChainedSolution> in method public noTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveTest |
From |
To |
|
Change Variable Type scoreDirector : ScoreDirector to scoreDirector : ScoreDirector<TestdataEntityProvidingSolution> in method public isMoveDoableValueRangeProviderOnEntity() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.SwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public oldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.ChainedChangeMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public noTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingSwapMoveTest |
From |
To |
|
Change Variable Type undoMove : Move to undoMove : SubChainSwapMove<TestdataChainedSolution> in method public noTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainSwapMoveTest |
From |
To |
|
Change Variable Type variableDescriptor : GenuineVariableDescriptor to variableDescriptor : GenuineVariableDescriptor<TestdataChainedSolution> in method public toStringTest() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainChangeMoveTest |
From |
To |
|
Change Variable Type entityDescriptor : EntityDescriptor to entityDescriptor : EntityDescriptor<TestdataEntityProvidingSolution> in method public isMoveDoable() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.ChangeMoveTest |
From |
To |
|
Change Variable Type scoreDirector : InnerScoreDirector to scoreDirector : InnerScoreDirector<TestdataChainedSolution> in method public oldAndNewTrailing() : void in class org.optaplanner.core.impl.heuristic.selector.move.generic.chained.SubChainReversingChangeMoveTest |
From |
To |