A B C D E F G H I L M N O P R S T U V W Y Z 

R

remove(Schedule) - Method in class create.ScheduleDB
Removes a Schedule from the database.
removeCourse(Course) - Method in class resources.course.CourseDB
Removes a course from the DB.
removeDayPattern(DayPattern) - Method in class admin.DayPatternDB
This method removes a day pattern from the database.
removeInstructor(Instructor) - Method in class resources.instructor.InstructorDB
Removes an instructor from the DB.
removeRoom(Room) - Method in class resources.room.RoomDB
Removes a room from the DB as specified by the index.
removeSection(Section) - Method in class create.Schedule
Removes the specified Section from the Schedule.
resources - package resources
 
Resources - Class in resources
 
Resources() - Constructor for class resources.Resources
 
resources.course - package resources.course
 
resources.instructor - package resources.instructor
Package instructor defines objects and operations related to the instructor and instructorDB.
resources.room - package resources.room
 
room - Variable in class create.Section
 
Room - Class in resources.room
A room serves as the location for sections of classes to take place.
Room(Building, int, RoomType) - Constructor for class resources.room.Room
 
RoomDB - Class in resources.room
A RoomDB is a representation of a collection of rooms.
RoomDB() - Constructor for class resources.room.RoomDB
 
roomNumber - Variable in class resources.room.Room
 
roomOne - Variable in class preferences.RoomProximity
 
RoomProximity - Class in preferences
This class contains the proximity between to classes (lecture/lab).
RoomProximity() - Constructor for class preferences.RoomProximity
 
rooms - Variable in class create.Schedule
 
rooms - Variable in class resources.room.RoomDB
 
roomTwo - Variable in class preferences.RoomProximity
 
RoomType - Enum in resources.room
Specifies whether the rooms serves as a lecture or lab room
RoomType() - Constructor for enum resources.room.RoomType
 
A B C D E F G H I L M N O P R S T U V W Y Z