org.drools.planner.examples.curriculumcourse.solver.move
Class CurriculumCourseMoveHelper
java.lang.Object
org.drools.planner.examples.curriculumcourse.solver.move.CurriculumCourseMoveHelper
public class CurriculumCourseMoveHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
movePeriod
public static void movePeriod(ScoreDirector scoreDirector,
Lecture lecture,
Period period)
moveRoom
public static void moveRoom(ScoreDirector scoreDirector,
Lecture lecture,
Room room)
moveLecture
public static void moveLecture(ScoreDirector scoreDirector,
Lecture lecture,
Period period,
Room room)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.