|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdConvertor | |
---|---|
net.sf.cpsolver.coursett | University Course Timetabling. |
net.sf.cpsolver.exam.model | Examination Timetabling: Model. |
Uses of IdConvertor in net.sf.cpsolver.coursett |
---|
Methods in net.sf.cpsolver.coursett that return IdConvertor | |
---|---|
static IdConvertor |
IdConvertor.getInstance()
Get an instance of IdConvertor class. |
Uses of IdConvertor in net.sf.cpsolver.exam.model |
---|
Methods in net.sf.cpsolver.exam.model with parameters of type IdConvertor | |
---|---|
void |
PredefinedExamRoomSharing.save(Exam exam,
org.dom4j.Element element,
IdConvertor idConvertor)
|
void |
ExamRoomSharing.save(Exam exam,
org.dom4j.Element element,
IdConvertor idConvertor)
Save sharing information (if needed) for a given exam |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |