|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Room | |
|---|---|
| org.optaplanner.examples.curriculumcourse.domain | |
| org.optaplanner.examples.curriculumcourse.domain.solver | |
| Uses of Room in org.optaplanner.examples.curriculumcourse.domain |
|---|
| Methods in org.optaplanner.examples.curriculumcourse.domain that return Room | |
|---|---|
Room |
Lecture.getRoom()
|
| Methods in org.optaplanner.examples.curriculumcourse.domain that return types with arguments of type Room | |
|---|---|
List<Room> |
CourseSchedule.getRoomList()
|
| Methods in org.optaplanner.examples.curriculumcourse.domain with parameters of type Room | |
|---|---|
void |
Lecture.setRoom(Room room)
|
| Method parameters in org.optaplanner.examples.curriculumcourse.domain with type arguments of type Room | |
|---|---|
void |
CourseSchedule.setRoomList(List<Room> roomList)
|
| Uses of Room in org.optaplanner.examples.curriculumcourse.domain.solver |
|---|
| Methods in org.optaplanner.examples.curriculumcourse.domain.solver with parameters of type Room | |
|---|---|
Comparable |
RoomStrengthWeightFactory.createSorterWeight(CourseSchedule schedule,
Room room)
|
| Constructors in org.optaplanner.examples.curriculumcourse.domain.solver with parameters of type Room | |
|---|---|
RoomStrengthWeightFactory.RoomStrengthWeight(Room room)
|
|
|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||