OptaPlanner examples 6.1.0.Beta4

org.optaplanner.examples.pas.solver.move
Class PatientAdmissionMoveHelper

java.lang.Object
  extended by org.optaplanner.examples.pas.solver.move.PatientAdmissionMoveHelper

public class PatientAdmissionMoveHelper
extends Object


Method Summary
static void moveBed(org.optaplanner.core.impl.score.director.ScoreDirector scoreDirector, BedDesignation bedDesignation, Bed toBed)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

moveBed

public static void moveBed(org.optaplanner.core.impl.score.director.ScoreDirector scoreDirector,
                           BedDesignation bedDesignation,
                           Bed toBed)

OptaPlanner examples 6.1.0.Beta4

Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.