See: Description
| Class | Description |
|---|---|
| Administrator |
Administrator class is a User with administrative privileges to modify
Instructor preferences and global constraints, effectively modifying the
types of courses that can be generated by the program.
|
| Instructor |
Instructor class is a User with privileges to set their own preferences.
|
| Name |
Class that represents a User's name.
|
| Password |
Class to store a User's password
|
| User |
User is an abstract class used to model the basic User object.
|
| UserDB |
This class represents the Database of all Users.
|