|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FinalSectioning.Move | |
|---|---|
| net.sf.cpsolver.coursett.model | University Course Timetabling: Model. |
| Uses of FinalSectioning.Move in net.sf.cpsolver.coursett.model |
|---|
| Methods in net.sf.cpsolver.coursett.model that return FinalSectioning.Move | |
|---|---|
FinalSectioning.Move |
FinalSectioning.createMove(Lecture firstLecture,
Student firstStudent,
Lecture secondLecture,
Student secondStudent)
|
FinalSectioning.Move |
FinalSectioning.createMove(Lecture firstLecture,
Student firstStudent,
Lecture secondLecture,
Student secondStudent,
FinalSectioning.Move parentMove)
|
FinalSectioning.Move |
FinalSectioning.findAwayMove(Lecture lecture)
|
FinalSectioning.Move |
FinalSectioning.findMove(Lecture lecture,
Student student)
|
| Methods in net.sf.cpsolver.coursett.model that return types with arguments of type FinalSectioning.Move | |
|---|---|
List<FinalSectioning.Move> |
FinalSectioning.Move.getChildMoves()
|
| Methods in net.sf.cpsolver.coursett.model with parameters of type FinalSectioning.Move | |
|---|---|
void |
FinalSectioning.Move.addChildMove(FinalSectioning.Move move)
|
FinalSectioning.Move |
FinalSectioning.createMove(Lecture firstLecture,
Student firstStudent,
Lecture secondLecture,
Student secondStudent,
FinalSectioning.Move parentMove)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||