|
OptaPlanner distribution 6.1.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Exam | |
---|---|
org.optaplanner.examples.examination.domain | |
org.optaplanner.examples.examination.domain.solver |
Uses of Exam in org.optaplanner.examples.examination.domain |
---|
Subclasses of Exam in org.optaplanner.examples.examination.domain | |
---|---|
class |
FollowingExam
|
class |
LeadingExam
|
Methods in org.optaplanner.examples.examination.domain that return types with arguments of type Exam | |
---|---|
List<Exam> |
Examination.getExamList()
|
Method parameters in org.optaplanner.examples.examination.domain with type arguments of type Exam | |
---|---|
void |
Examination.setExamList(List<Exam> examList)
|
Uses of Exam in org.optaplanner.examples.examination.domain.solver |
---|
Methods in org.optaplanner.examples.examination.domain.solver with parameters of type Exam | |
---|---|
Comparable |
ExamDifficultyWeightFactory.createSorterWeight(Examination examination,
Exam exam)
|
Constructors in org.optaplanner.examples.examination.domain.solver with parameters of type Exam | |
---|---|
ExamDifficultyWeightFactory.ExamDifficultyWeight(Exam exam,
int studentSizeTotal,
int maximumDuration)
|
|
OptaPlanner distribution 6.1.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |