fsgmhoward / CS2113T-pe

0 stars 0 forks source link

Wrong "Sequence diagram for findNearest" #10

Open fsgmhoward opened 3 years ago

fsgmhoward commented 3 years ago

image.png

For the above diagram, there are a few problems.

  1. The first arrow should use solid line instead of dotted line
  2. The return dotted line is missing from findNearest to Map, and from Facility to findNearest
  3. Activation bar should only start after the incoming arrow, and terminate immediately after the return arrow. I have circled out instances which this is violated
  4. Return of control to the user at the end of Map is also missing.
nus-pe-bot commented 3 years ago

Your response not required for this bug as the team has accepted the bug as it is.