Module sc2002_fypms
Package models
-
Class Summary Class Description AllocateProjectRequest TheAllocateProjectRequest
class represents a request to allocate a project to a student.ChangeProjectTitleRequest TheChangeProjectTitleRequest
class represents a request from a supervisor to change the title of a project.DeregisterProjectRequest TheDeregisterProjectRequest
class represents a request made by a student to deregister a project.FYPCoordinator TheFYPCoordinator
class represents a faculty member who serves as the coordinator for the final year project.Project TheProject
class represents a project that a supervisor has createdRequest The abstract classRequest
represents a request made by a user to a supervisor or FYP coordinator to perform a certain action on a project.Student TheStudent
class represents a student user in the system.Supervisor TheSupervisor
class represents a user with the role of supervisor.TransferStudentRequest TheTransferStudentRequest
class represents a request made to transfer a student from one supervisor to another.User TheUser
class represents a user in the system.