inezkok / pe

0 stars 0 forks source link

Edit command UML Sequence Diagram incorrect #11

Open inezkok opened 1 year ago

inezkok commented 1 year ago

The UML sequence diagram shown below (under the Edit Command Implementation in DG) shows a broken up activation bar under Model when I think it should be a continuous activation bar?

image.png

soc-se-bot commented 12 months ago

Team's Response

Thank you for your input. getPersonList() and setPerson(personToEdit, editedPerson) are different methods, hence they have different activation bars. According to the textbook, if they are different methods, they should have separate activation bars.

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]