| Package | Description |
|---|---|
| org.cpsolver.studentsct.model |
Student Sectioning: Model.
|
| Modifier and Type | Method and Description |
|---|---|
Section.SectionContext |
Section.createAssignmentContext(Assignment<Request,Enrollment> assignment) |
Section.SectionContext |
Section.inheritAssignmentContext(Assignment<Request,Enrollment> assignment,
Section.SectionContext parentContext) |
| Modifier and Type | Method and Description |
|---|---|
Section.SectionContext |
Section.inheritAssignmentContext(Assignment<Request,Enrollment> assignment,
Section.SectionContext parentContext) |
| Constructor and Description |
|---|
SectionContext(Section.SectionContext parent) |