Package | Description |
---|---|
org.optaplanner.examples.examination.domain | |
org.optaplanner.examples.examination.domain.solver |
Modifier and Type | Class and Description |
---|---|
class |
FollowingExam |
class |
LeadingExam |
Modifier and Type | Method and Description |
---|---|
List<Exam> |
Examination.getExamList() |
Modifier and Type | Method and Description |
---|---|
void |
Examination.setExamList(List<Exam> examList) |
Modifier and Type | Method and Description |
---|---|
ExamDifficultyWeightFactory.ExamDifficultyWeight |
ExamDifficultyWeightFactory.createSorterWeight(Examination examination,
Exam exam) |
Constructor and Description |
---|
ExamDifficultyWeight(Exam exam,
int studentSizeTotal,
int maximumDuration) |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.