nus-cs2113-AY2223S2 / pe-dev-response

0 stars 0 forks source link

UML diagram does not follow the format of the module #1822

Open nus-pe-bot opened 1 year ago

nus-pe-bot commented 1 year ago

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 notations used in the UML diagram of the DG is unclear. + - should be used to describe if the method/attribute is public or private.

Screen Shot 2023-04-14 at 5.50.55 PM.png


[original: nus-cs2113-AY2223S2/pe-interim#2483] [original labels: severity.Low type.DocumentationBug]

danxuZhang commented 1 year ago

Team's Response

It is a valid issue. This is caused by the limitation of plantUML and we were unable to change the generated diagram.

Duplicate status (if any):

--