Uses of Class
org.optaplanner.examples.pas.domain.solver.BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight
-
Packages that use BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight Package Description org.optaplanner.examples.pas.domain.solver -
-
Uses of BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight in org.optaplanner.examples.pas.domain.solver
Methods in org.optaplanner.examples.pas.domain.solver that return BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight Modifier and Type Method Description BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeightBedDesignationDifficultyWeightFactory. createSorterWeight(PatientAdmissionSchedule schedule, BedDesignation bedDesignation)Methods in org.optaplanner.examples.pas.domain.solver with parameters of type BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight Modifier and Type Method Description intBedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight. compareTo(BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight other)
-