protected static class SctSectioning.GroupBasedInitialSectioning extends DeterministicStudentSectioning.DeterministicInitialSectioning
InitialSectioning.GroupiGroups, iOfferingId, iProgress, iStudents, sNominalWeight| Constructor and Description |
|---|
SctSectioning.GroupBasedInitialSectioning(Progress progress,
Long offeringId,
Collection<?> lectureOrConfigurations,
Collection<Student> students) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Student s1,
Student s2)
Sort students by their curriculum information and id
|
getGroups, tweakSizesaddStudent, getProgress, initialSectioningCfg, moveIntoOneStudentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic SctSectioning.GroupBasedInitialSectioning(Progress progress, Long offeringId, Collection<?> lectureOrConfigurations, Collection<Student> students)
public int compare(Student s1, Student s2)
DeterministicStudentSectioning.DeterministicInitialSectioningcompare in interface Comparator<Student>compare in class DeterministicStudentSectioning.DeterministicInitialSectioningCopyright © 2017 UniTime LLC. All Rights Reserved.