|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AcademicAreaCode | |
|---|---|
| net.sf.cpsolver.studentsct.heuristics.studentord | Online Student Sectioning Test: various students orderings
|
| net.sf.cpsolver.studentsct.model | Student Sectioning: Model. |
| Uses of AcademicAreaCode in net.sf.cpsolver.studentsct.heuristics.studentord |
|---|
| Methods in net.sf.cpsolver.studentsct.heuristics.studentord with parameters of type AcademicAreaCode | |
|---|---|
int |
StudentMajorOrder.compareMajors(AcademicAreaCode m1,
AcademicAreaCode m2)
|
| Method parameters in net.sf.cpsolver.studentsct.heuristics.studentord with type arguments of type AcademicAreaCode | |
|---|---|
int |
StudentMajorOrder.compareMajors(List<AcademicAreaCode> m1,
List<AcademicAreaCode> m2)
|
int |
StudentMajorOrder.compareMajors(List<AcademicAreaCode> m1,
List<AcademicAreaCode> m2)
|
| Uses of AcademicAreaCode in net.sf.cpsolver.studentsct.model |
|---|
| Methods in net.sf.cpsolver.studentsct.model that return types with arguments of type AcademicAreaCode | |
|---|---|
List<AcademicAreaCode> |
Student.getAcademicAreaClasiffications()
List of academic area - classification codes ( AcademicAreaCode)
for the given student |
List<AcademicAreaCode> |
Student.getMajors()
List of major codes ( AcademicAreaCode) for the given student |
List<AcademicAreaCode> |
Student.getMinors()
List of major codes ( AcademicAreaCode) for the given student |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||