Drools Planner distribution 6.0.0.Alpha9

org.drools.planner.examples.pas.solver.solution.initializer
Class PatientAdmissionScheduleSolutionInitializer

java.lang.Object
  extended by org.drools.planner.examples.pas.solver.solution.initializer.PatientAdmissionScheduleSolutionInitializer
All Implemented Interfaces:
CustomSolverPhaseCommand

public class PatientAdmissionScheduleSolutionInitializer
extends Object
implements CustomSolverPhaseCommand


Field Summary
protected  org.slf4j.Logger logger
           
 
Constructor Summary
PatientAdmissionScheduleSolutionInitializer()
           
 
Method Summary
 void changeWorkingSolution(ScoreDirector scoreDirector)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected final transient org.slf4j.Logger logger
Constructor Detail

PatientAdmissionScheduleSolutionInitializer

public PatientAdmissionScheduleSolutionInitializer()
Method Detail

changeWorkingSolution

public void changeWorkingSolution(ScoreDirector scoreDirector)
Specified by:
changeWorkingSolution in interface CustomSolverPhaseCommand

Drools Planner distribution 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.