Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- deallocateProject(String) - Static method in class main.controller.project.ProjectManager
-
deallocate a project
- DELIMITER_STRING - Static variable in record class main.utils.iocontrol.ObjectOutputControlCharacters
-
The character to be used to separate the key and value of a map entry.
- DENIED - Enum constant in enum class main.model.request.RequestStatus
-
The request is denied
- DEREGISTERED - Enum constant in enum class main.model.user.StudentStatus
-
the student has deregistered a project
- deregisterForProject(Student) - Static method in class main.boundary.mainpage.StudentMainPage
-
This private method is called when the student wants to deregister from a project.
- deregisterStudent(String, String) - Static method in class main.controller.request.StudentManager
-
student request to deregister from a project
- deregisterStudentTest() - Method in class test.controller.StudentRegistrationMangerTest
-
Test the deregistration of student from the project
- Displayable - Interface in main.model
-
This interface represents an object that can be displayed in a formatted string and a splitter.
- displayListOfDisplayable(List<? extends Displayable>) - Static method in class main.boundary.modelviewer.ModelViewer
-
Displays a list of Displayable objects.
- displayProject() - Method in class main.model.project.Project
-
Display the whole information of the project
- displayProjectID() - Method in class main.model.project.Project
-
Display the ID of the project
- displayProjectInformation() - Method in class main.model.project.Project
-
Display the information of the project
- displaySingleDisplayable(Displayable) - Static method in class main.boundary.modelviewer.ModelViewer
-
Displays a single Displayable object.
- displayStudentInformation() - Method in class main.model.project.Project
-
Display the information of the student
- displaySupervisorInformation(String) - Method in class main.model.project.Project
-
Display the information of the supervisor
- DomainGetterTest - Class in test.boundary
-
A test class to check the functionality of AttributeGetter class which returns the user type/domain of the user.
- DomainGetterTest() - Constructor for class test.boundary.DomainGetterTest
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form