Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- value() - Element in annotation interface main.utils.parameters.NotNull
-
A description of why the annotated element cannot be null.
- valueOf(String) - Static method in enum class main.model.project.ProjectStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class main.model.request.RequestStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class main.model.request.RequestType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class main.model.user.StudentStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class main.model.user.UserType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class main.model.project.ProjectStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class main.model.request.RequestStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class main.model.request.RequestType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class main.model.user.StudentStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class main.model.user.UserType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- viewAllProject() - Static method in class main.boundary.modelviewer.ProjectViewer
-
Displays the project details.
- viewAllProject() - Static method in class main.controller.project.ProjectManager
-
Change the supervisor of a project
- viewAllRequests() - Static method in class main.boundary.mainpage.CoordinatorMainPage
-
Displays all requests for the coordinator.
- viewAvailableProjectList(Student) - Static method in class main.boundary.modelviewer.ProjectViewer
-
Displays the project details.
- ViewAvailableProjectListTest - Class in test.boundary
-
This class tests the
ProjectViewer.viewAvailableProjectList(Student)
method by creating a new project, registering a student, and displaying the list of available projects for the student to choose from. - ViewAvailableProjectListTest() - Constructor for class test.boundary.ViewAvailableProjectListTest
- viewAvailableProjects() - Static method in class main.controller.project.ProjectManager
-
View all the projects that are available
- viewHistoryAndStatusOfMyProject(Student) - Static method in class main.boundary.mainpage.StudentMainPage
-
This private method is called to view the history and status of the student's project.
- viewHistoryAndStatusOfMyRequest(Student) - Static method in class main.boundary.mainpage.StudentMainPage
- viewMySupervisor(Student) - Static method in class main.boundary.mainpage.StudentMainPage
-
This private method is called to view the supervisor of the student's project.
- viewPendingRequests() - Static method in class main.boundary.mainpage.CoordinatorMainPage
-
Displays the pending requests for the coordinator.
- viewRequest(String) - Static method in class main.controller.request.SupervisorManager
-
View all requests
- viewStudentProject(Student) - Static method in class main.boundary.modelviewer.ProjectViewer
-
Displays the project details.
- viewUserProfile(User) - Static method in class main.boundary.account.ViewUserProfile
-
Displays the user's profile.
- ViewUserProfile - Class in main.boundary.account
-
This class provides a UI for the user to view his/her profile.
- ViewUserProfile() - Constructor for class main.boundary.account.ViewUserProfile
- viewUserProfilePage(User) - Static method in class main.boundary.account.ViewUserProfile
-
Displays the user's profile.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form