public class BedDesignationDifficultyWeightFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<PatientAdmissionSchedule,BedDesignation>
| Modifier and Type | Class and Description |
|---|---|
static class |
BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight |
| Constructor and Description |
|---|
BedDesignationDifficultyWeightFactory() |
| Modifier and Type | Method and Description |
|---|---|
BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight |
createSorterWeight(PatientAdmissionSchedule schedule,
BedDesignation bedDesignation) |
public BedDesignationDifficultyWeightFactory()
public BedDesignationDifficultyWeightFactory.BedDesignationDifficultyWeight createSorterWeight(PatientAdmissionSchedule schedule, BedDesignation bedDesignation)
createSorterWeight in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<PatientAdmissionSchedule,BedDesignation>Copyright © 2006–2018 JBoss by Red Hat. All rights reserved.