| Package | Description |
|---|---|
| org.optaplanner.examples.curriculumcourse.domain | |
| org.optaplanner.examples.curriculumcourse.domain.solver |
| Modifier and Type | Method and Description |
|---|---|
Room |
Lecture.getRoom() |
| Modifier and Type | Method and Description |
|---|---|
List<Room> |
CourseSchedule.getRoomList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Lecture.setRoom(Room room) |
| Modifier and Type | Method and Description |
|---|---|
void |
CourseSchedule.setRoomList(List<Room> roomList) |
| Modifier and Type | Method and Description |
|---|---|
RoomStrengthWeightFactory.RoomStrengthWeight |
RoomStrengthWeightFactory.createSorterWeight(CourseSchedule schedule,
Room room) |
| Constructor and Description |
|---|
RoomStrengthWeight(Room room) |
Copyright © 2006–2018 JBoss by Red Hat. All rights reserved.