nus-cs2103-AY2021S1 / pe-dev-response

0 stars 0 forks source link

UML diagram improper sequence diagram #2614

Open nus-se-bot opened 4 years ago

nus-se-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.


Sequence diagram has missing link/logic as shown in 4.3, step 6, exercise_find sequence diagram. The FindCommandExercise class (yellow box) suddenly creates an instance of CommandResult without being signalled first.

Refer to image shown below:

Screenshot 2020-11-13 at 5.32.23 PM.png


[original: nus-cs2103-AY2021S1/pe-interim#2419]

khor-jingqian commented 4 years ago

Team's Response

No response provided.

Duplicate status (if any):

Duplicate of #1492