nus-cs2113-AY1920S2 / pe-dev-response

0 stars 0 forks source link

Missing Object Name for Sequence Diagram #679

Open nus-pe-bot opened 4 years ago

nus-pe-bot commented 4 years 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.


It seems that the above paragraph mentions the object name for objects like ui, parser, etc, but in the sequence diagram, the object name is not included before class name

image.png


[original: nus-cs2113-AY1920S2/pe-interim#681]

dejunnn commented 4 years ago

Team's Response

It was supposed to refer to the UI object. UI was not supposed to be the object name but rather as a reference to the type of object it is.

Duplicate status (if any):

--