|
Pull Up Method public addConstraintMatch(kcontext RuleContext, weight long) : LongConstraintMatch from class org.optaplanner.core.api.score.constraint.primlong.LongConstraintMatchTotal to public addConstraintMatch(kcontext RuleContext, score Score) : ConstraintMatch from class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Pull Up Method public addConstraintMatch(justificationList List<Object>, weight long) : LongConstraintMatch from class org.optaplanner.core.api.score.constraint.primlong.LongConstraintMatchTotal to public addConstraintMatch(justificationList List<Object>, score Score) : ConstraintMatch from class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Pull Up Method public addConstraintMatch(justificationList List<Object>, weight int) : IntConstraintMatch from class org.optaplanner.core.api.score.constraint.primint.IntConstraintMatchTotal to public addConstraintMatch(justificationList List<Object>, score Score) : ConstraintMatch from class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Pull Up Method public addConstraintMatch(kcontext RuleContext, weight int) : IntConstraintMatch from class org.optaplanner.core.api.score.constraint.primint.IntConstraintMatchTotal to public addConstraintMatch(kcontext RuleContext, score Score) : ConstraintMatch from class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Pull Up Method public removeConstraintMatch(constraintMatch DoubleConstraintMatch) : void from class org.optaplanner.core.api.score.constraint.primdouble.DoubleConstraintMatchTotal to public removeConstraintMatch(constraintMatch ConstraintMatch) : void from class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Pull Up Method public addConstraintMatch(kcontext RuleContext, weight double) : DoubleConstraintMatch from class org.optaplanner.core.api.score.constraint.primdouble.DoubleConstraintMatchTotal to public addConstraintMatch(kcontext RuleContext, score Score) : ConstraintMatch from class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Pull Up Method public addConstraintMatch(justificationList List<Object>, weight double) : DoubleConstraintMatch from class org.optaplanner.core.api.score.constraint.primdouble.DoubleConstraintMatchTotal to public addConstraintMatch(justificationList List<Object>, score Score) : ConstraintMatch from class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Pull Up Method public addConstraintMatch(justificationList List<Object>, weight BigDecimal) : BigDecimalConstraintMatch from class org.optaplanner.core.api.score.constraint.bigdecimal.BigDecimalConstraintMatchTotal to public addConstraintMatch(justificationList List<Object>, score Score) : ConstraintMatch from class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Pull Up Method public addConstraintMatch(kcontext RuleContext, weight BigDecimal) : BigDecimalConstraintMatch from class org.optaplanner.core.api.score.constraint.bigdecimal.BigDecimalConstraintMatchTotal to public addConstraintMatch(kcontext RuleContext, score Score) : ConstraintMatch from class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Pull Up Method public removeConstraintMatch(constraintMatch IntConstraintMatch) : void from class org.optaplanner.core.api.score.constraint.primint.IntConstraintMatchTotal to public removeConstraintMatch(constraintMatch ConstraintMatch) : void from class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Pull Up Method public removeConstraintMatch(constraintMatch LongConstraintMatch) : void from class org.optaplanner.core.api.score.constraint.primlong.LongConstraintMatchTotal to public removeConstraintMatch(constraintMatch ConstraintMatch) : void from class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Pull Up Method public removeConstraintMatch(constraintMatch BigDecimalConstraintMatch) : void from class org.optaplanner.core.api.score.constraint.bigdecimal.BigDecimalConstraintMatchTotal to public removeConstraintMatch(constraintMatch ConstraintMatch) : void from class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Parameter Type constraintMatch : LongConstraintMatch to constraintMatch : ConstraintMatch in method public removeConstraintMatch(constraintMatch ConstraintMatch) : void in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Parameter Type weight : BigDecimal to score : Score in method public addConstraintMatch(justificationList List<Object>, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Parameter Type weight : long to score : Score in method public addConstraintMatch(kcontext RuleContext, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Parameter Type weight : BigDecimal to score : Score in method public addConstraintMatch(kcontext RuleContext, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Parameter Type weight : int to score : Score in method public addConstraintMatch(kcontext RuleContext, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Parameter Type weight : long to score : Score in method public addConstraintMatch(justificationList List<Object>, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Parameter Type weight : int to score : Score in method public addConstraintMatch(justificationList List<Object>, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Parameter Type weight : double to score : Score in method public addConstraintMatch(kcontext RuleContext, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Parameter Type constraintMatch : BigDecimalConstraintMatch to constraintMatch : ConstraintMatch in method public removeConstraintMatch(constraintMatch ConstraintMatch) : void in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Parameter Type scoreLevel : int to zeroScore : Score in method public ConstraintMatchTotal(constraintPackage String, constraintName String, zeroScore Score) in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Parameter Type constraintMatch : IntConstraintMatch to constraintMatch : ConstraintMatch in method public removeConstraintMatch(constraintMatch ConstraintMatch) : void in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Parameter Type constraintMatch : DoubleConstraintMatch to constraintMatch : ConstraintMatch in method public removeConstraintMatch(constraintMatch ConstraintMatch) : void in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Parameter Type weight : double to score : Score in method public addConstraintMatch(justificationList List<Object>, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Return Type IntConstraintMatch to ConstraintMatch in method public addConstraintMatch(kcontext RuleContext, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Return Type LongConstraintMatch to ConstraintMatch in method public addConstraintMatch(justificationList List<Object>, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Return Type BigDecimalConstraintMatch to ConstraintMatch in method public addConstraintMatch(kcontext RuleContext, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Return Type IntConstraintMatch to ConstraintMatch in method public addConstraintMatch(justificationList List<Object>, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Return Type LongConstraintMatch to ConstraintMatch in method public addConstraintMatch(kcontext RuleContext, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Return Type BigDecimalConstraintMatch to ConstraintMatch in method public addConstraintMatch(justificationList List<Object>, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Return Type DoubleConstraintMatch to ConstraintMatch in method public addConstraintMatch(kcontext RuleContext, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Return Type DoubleConstraintMatch to ConstraintMatch in method public addConstraintMatch(justificationList List<Object>, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Change Variable Type loadCostMatchTotal : LongConstraintMatchTotal to loadCostMatchTotal : ConstraintMatchTotal in method public getConstraintMatchTotals() : Collection<ConstraintMatchTotal> in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator |
From |
To |
|
Change Variable Type serviceConflictMatchTotal : LongConstraintMatchTotal to serviceConflictMatchTotal : ConstraintMatchTotal in method public getConstraintMatchTotals() : Collection<ConstraintMatchTotal> in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator |
From |
To |
|
Change Variable Type processMoveCostMatchTotal : LongConstraintMatchTotal to processMoveCostMatchTotal : ConstraintMatchTotal in method public getConstraintMatchTotals() : Collection<ConstraintMatchTotal> in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator |
From |
To |
|
Change Variable Type serviceDependencyMatchTotal : LongConstraintMatchTotal to serviceDependencyMatchTotal : ConstraintMatchTotal in method public getConstraintMatchTotals() : Collection<ConstraintMatchTotal> in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator |
From |
To |
|
Change Variable Type serviceMoveCostMatchTotal : LongConstraintMatchTotal to serviceMoveCostMatchTotal : ConstraintMatchTotal in method public getConstraintMatchTotals() : Collection<ConstraintMatchTotal> in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator |
From |
To |
|
Change Variable Type machineConsumptionMatchTotal : LongConstraintMatchTotal to machineConsumptionMatchTotal : ConstraintMatchTotal in method public getConstraintMatchTotals() : Collection<ConstraintMatchTotal> in class org.optaplanner.examples.cheaptime.solver.score.CheapTimeIncrementalScoreCalculator |
From |
To |
|
Change Variable Type spinUpDownMatchTotal : LongConstraintMatchTotal to spinUpDownMatchTotal : ConstraintMatchTotal in method public getConstraintMatchTotals() : Collection<ConstraintMatchTotal> in class org.optaplanner.examples.cheaptime.solver.score.CheapTimeIncrementalScoreCalculator |
From |
To |
|
Change Variable Type minimizeTaskStartPeriodMatchTotal : LongConstraintMatchTotal to minimizeTaskStartPeriodMatchTotal : ConstraintMatchTotal in method public getConstraintMatchTotals() : Collection<ConstraintMatchTotal> in class org.optaplanner.examples.cheaptime.solver.score.CheapTimeIncrementalScoreCalculator |
From |
To |
|
Change Variable Type balanceCostMatchTotal : LongConstraintMatchTotal to balanceCostMatchTotal : ConstraintMatchTotal in method public getConstraintMatchTotals() : Collection<ConstraintMatchTotal> in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator |
From |
To |
|
Change Variable Type maximumCapacityMatchTotal : LongConstraintMatchTotal to maximumCapacityMatchTotal : ConstraintMatchTotal in method public getConstraintMatchTotals() : Collection<ConstraintMatchTotal> in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator |
From |
To |
|
Change Variable Type serviceLocationSpreadMatchTotal : LongConstraintMatchTotal to serviceLocationSpreadMatchTotal : ConstraintMatchTotal in method public getConstraintMatchTotals() : Collection<ConstraintMatchTotal> in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator |
From |
To |
|
Change Variable Type machineMoveCostMatchTotal : LongConstraintMatchTotal to machineMoveCostMatchTotal : ConstraintMatchTotal in method public getConstraintMatchTotals() : Collection<ConstraintMatchTotal> in class org.optaplanner.examples.machinereassignment.solver.score.MachineReassignmentIncrementalScoreCalculator |
From |
To |
|
Change Variable Type taskConsumptionMatchTotal : LongConstraintMatchTotal to taskConsumptionMatchTotal : ConstraintMatchTotal in method public getConstraintMatchTotals() : Collection<ConstraintMatchTotal> in class org.optaplanner.examples.cheaptime.solver.score.CheapTimeIncrementalScoreCalculator |
From |
To |
|
Change Variable Type resourceCapacityMatchTotal : LongConstraintMatchTotal to resourceCapacityMatchTotal : ConstraintMatchTotal in method public getConstraintMatchTotals() : Collection<ConstraintMatchTotal> in class org.optaplanner.examples.cheaptime.solver.score.CheapTimeIncrementalScoreCalculator |
From |
To |
|
Rename Parameter weight : double to score : Score in method public addConstraintMatch(justificationList List<Object>, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Rename Parameter weight : BigDecimal to score : Score in method public addConstraintMatch(justificationList List<Object>, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Rename Parameter weight : int to score : Score in method public addConstraintMatch(justificationList List<Object>, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Rename Parameter weight : double to score : Score in method public addConstraintMatch(kcontext RuleContext, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Rename Parameter weight : long to score : Score in method public addConstraintMatch(kcontext RuleContext, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Rename Parameter weight : BigDecimal to score : Score in method public addConstraintMatch(kcontext RuleContext, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Rename Parameter scoreLevel : int to zeroScore : Score in method public ConstraintMatchTotal(constraintPackage String, constraintName String, zeroScore Score) in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Rename Parameter weight : int to score : Score in method public addConstraintMatch(kcontext RuleContext, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |
|
Rename Parameter weight : long to score : Score in method public addConstraintMatch(justificationList List<Object>, score Score) : ConstraintMatch in class org.optaplanner.core.api.score.constraint.ConstraintMatchTotal |
From |
To |