hafizuddin-a / pe

0 stars 0 forks source link

Contradicting class diagram notation #12

Open hafizuddin-a opened 5 months ago

hafizuddin-a commented 5 months ago

image.png

Class diagram has contradicting notation as given by the textbook. Class diagram above has C in a green circle to show class and uses squares and circles instead of + and - for the attributes. below is a sample class diagram as shown in the textbook

image.png

soc-pe-bot commented 5 months ago

Team's Response

No details provided by team.

The 'Original' Bug

[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.


image.png

The above is taken from the course website, specifying that the visibility should either be +, -, # or ~.

image.png

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]

Their Response to the 'Original' Bug

[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]