|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LinkedSections | |
---|---|
net.sf.cpsolver.studentsct | Student Sectioning Solver. |
net.sf.cpsolver.studentsct.constraint | Student Sectioning: Constraints. |
net.sf.cpsolver.studentsct.model | Student Sectioning: Model. |
Uses of LinkedSections in net.sf.cpsolver.studentsct |
---|
Methods in net.sf.cpsolver.studentsct that return types with arguments of type LinkedSections | |
---|---|
List<LinkedSections> |
StudentSectioningModel.getLinkedSections()
List of linked sections |
Uses of LinkedSections in net.sf.cpsolver.studentsct.constraint |
---|
Methods in net.sf.cpsolver.studentsct.constraint that return LinkedSections | |
---|---|
LinkedSections |
LinkedSections.LinkedSectionsConstraint.getLinkedSections()
Return linked section |
Uses of LinkedSections in net.sf.cpsolver.studentsct.model |
---|
Methods in net.sf.cpsolver.studentsct.model that return types with arguments of type LinkedSections | |
---|---|
List<LinkedSections> |
Student.getLinkedSections()
Linked sections of this student |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |