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

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

public class PatientAdmissionScheduleStartingSolutionInitializer
extends Object
implements CustomSolverPhaseCommand


Field Summary
protected  org.slf4j.Logger logger
           
 
Constructor Summary
PatientAdmissionScheduleStartingSolutionInitializer()
           
 
Method Summary
 void changeWorkingSolution(SolutionDirector solutionDirector)
           
 
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

PatientAdmissionScheduleStartingSolutionInitializer

public PatientAdmissionScheduleStartingSolutionInitializer()
Method Detail

changeWorkingSolution

public void changeWorkingSolution(SolutionDirector solutionDirector)
Specified by:
changeWorkingSolution in interface CustomSolverPhaseCommand


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