Module sc2002_fypms
Package models
-
Class Summary Class Description AllocateProjectRequest TheAllocateProjectRequestclass represents a request to allocate a project to a student.ChangeProjectTitleRequest TheChangeProjectTitleRequestclass represents a request from a supervisor to change the title of a project.DeregisterProjectRequest TheDeregisterProjectRequestclass represents a request made by a student to deregister a project.FYPCoordinator TheFYPCoordinatorclass represents a faculty member who serves as the coordinator for the final year project.Project TheProjectclass represents a project that a supervisor has createdRequest The abstract classRequestrepresents a request made by a user to a supervisor or FYP coordinator to perform a certain action on a project.Student TheStudentclass represents a student user in the system.Supervisor TheSupervisorclass represents a user with the role of supervisor.TransferStudentRequest TheTransferStudentRequestclass represents a request made to transfer a student from one supervisor to another.User TheUserclass represents a user in the system.