Open YHWong20 opened 7 months ago
No details provided by team.
[The team marked this bug as a duplicate of the following bug]
Visibilities of class diagrams are not compliant with course's notation
Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.
The above is taken from the course website, specifying that the visibility should either be
+
,-
,#
or~
.In your class diagram, the visibilities are not any of the signs mentioned above.
Using the
+
,-
,#
or~
will be much easier for any programmers to understand the visibilities, rather than just using the green and red boxes.
[original: nus-cs2113-AY2324S2/pe-interim#2180] [original labels: severity.Low type.DocumentationBug]
[This is the team's response to the above 'original' bug]
No details provided by team.
Items for the Tester to Verify
:question: Issue duplicate status
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: [replace this with your explanation]
A C symbol should not be present in the class diagram.
#-+
symbols to denote access modifiers are not present in the diagram.