Module raw_types

Module raw_types 

Source

Structs§

RawCoursePrerequisite
RawCourseTextItem
RawDepartmentElement
RawEvent
RawScheduledMeeting
A meeting that you have enrolled in. Note that this doesn’t represent a class by itself, but rather a “piece” of that class. For example, one ScheduledMeeting can represent a discussion while another can represent a lecture. Additionally, each ScheduledMeeting can only represent one meeting per week (so, for example, a MWF lecture would have 3 entries).
RawSectionTextItem
RawSubjectElement
RawTermListItem
RawTestPrerequisite
RawWebRegMeeting
A meeting. Note that this doesn’t represent a class by itself, but rather a “piece” of that class. For example, one WebRegMeeting can represent a discussion while another can represent a lecture.
RawWebRegSearchResultItem
One possible result you can get by searching for a particular course.

Enums§

RawPrerequisite
An enum that represents a prerequisite type. Generally, WebReg displays prerequisites as either a course requirement or a test requirement.