ychong032 / pe

0 stars 0 forks source link

Activation bar missing for Storage sequence diagram #9

Open ychong032 opened 3 years ago

ychong032 commented 3 years ago

The Model object in the sequence diagram is missing an activation bar. image.png

nus-pe-bot commented 3 years ago

Team's Response

According to the textbook, activation bar and arrows may be omitted if they do not result in ambiguities. These method calls without activation bars are simple functions that are obvious from the function names, and adding all the activation bars may clutter up the diagram, since these precise details are not required to be known at this level of abstraction.

https://nus-cs2113-ay2021s1.github.io/website/se-book-adapted/chapters/uml.html#minimal-notation

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your reason]


:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Low]

Reason for disagreement: [replace this with your reason]