Uses of Class
ttsolver.model.RoomLocation

Packages that use RoomLocation
ttsolver.model Purdue University Timetabling: Model. 
 

Uses of RoomLocation in ttsolver.model
 

Methods in ttsolver.model that return RoomLocation
 RoomLocation Placement.getRoomLocation()
          Room location
 

Constructors in ttsolver.model with parameters of type RoomLocation
Placement(Lecture lecture, TimeLocation timeLocation, RoomLocation roomLocation)
          Constructor
 



Copyright © 2005 Tomáš Müller