org.drools.planner.examples.pas.domain.solver
Class BedDesignationDifficultyWeightFactory
java.lang.Object
org.drools.planner.examples.pas.domain.solver.BedDesignationDifficultyWeightFactory
- All Implemented Interfaces:
- PlanningEntityDifficultyWeightFactory
public class BedDesignationDifficultyWeightFactory
- extends Object
- implements PlanningEntityDifficultyWeightFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BedDesignationDifficultyWeightFactory
public BedDesignationDifficultyWeightFactory()
createDifficultyWeight
public Comparable createDifficultyWeight(Solution solution,
Object planningEntity)
- Specified by:
createDifficultyWeight in interface PlanningEntityDifficultyWeightFactory
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.