org.optaplanner.examples.pas.domain.solver
Class BedDesignationDifficultyWeightFactory
java.lang.Object
org.optaplanner.examples.pas.domain.solver.BedDesignationDifficultyWeightFactory
- All Implemented Interfaces:
- org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<PatientAdmissionSchedule,BedDesignation>
public class BedDesignationDifficultyWeightFactory
- extends Object
- implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<PatientAdmissionSchedule,BedDesignation>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BedDesignationDifficultyWeightFactory
public BedDesignationDifficultyWeightFactory()
createSorterWeight
public Comparable createSorterWeight(PatientAdmissionSchedule schedule,
BedDesignation bedDesignation)
- Specified by:
createSorterWeight in interface org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<PatientAdmissionSchedule,BedDesignation>
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.