OptaPlanner examples 6.1.0.Beta4

org.optaplanner.examples.nurserostering.solver.move
Class NurseRosteringMoveHelper

java.lang.Object
  extended by org.optaplanner.examples.nurserostering.solver.move.NurseRosteringMoveHelper

public class NurseRosteringMoveHelper
extends Object


Method Summary
static void moveEmployee(org.optaplanner.core.impl.score.director.ScoreDirector scoreDirector, ShiftAssignment shiftAssignment, Employee toEmployee)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

moveEmployee

public static void moveEmployee(org.optaplanner.core.impl.score.director.ScoreDirector scoreDirector,
                                ShiftAssignment shiftAssignment,
                                Employee toEmployee)

OptaPlanner examples 6.1.0.Beta4

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