Package | Description |
---|---|
org.optaplanner.examples.examination.domain | |
org.optaplanner.examples.examination.domain.solver |
Modifier and Type | Field and Description |
---|---|
protected Room |
Exam.room |
Modifier and Type | Method and Description |
---|---|
Room |
Exam.getRoom() |
Modifier and Type | Method and Description |
---|---|
List<Room> |
Examination.getRoomList() |
Modifier and Type | Method and Description |
---|---|
void |
Exam.setRoom(Room room) |
Modifier and Type | Method and Description |
---|---|
void |
Examination.setRoomList(List<Room> roomList) |
Modifier and Type | Method and Description |
---|---|
RoomStrengthWeightFactory.RoomStrengthWeight |
RoomStrengthWeightFactory.createSorterWeight(Examination examination,
Room room) |
Constructor and Description |
---|
RoomStrengthWeight(Room room) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.