nus-cs2103-AY1920S2 / pe-dev-response

0 stars 0 forks source link

Inaccurate sequence diagram #2521

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.


image.png

Under 3.3.1. Implementation, the constructor arrow should point to the head of the :GetCommandParser class, etc.

Same for 3.4.1. Implementation.

image.png


[original: nus-cs2103-AY1920S2/pe-interim#2511]

Vanessa1098 commented 4 years ago

Team's Response

When creating an instance of an object, the arrow has to point to the object class and does not have to be the head of the class.

Duplicate status (if any):

--