Eclipse-Dominator / pe

0 stars 0 forks source link

Wrong class used in sequence diagram #10

Open Eclipse-Dominator opened 1 year ago

Eclipse-Dominator commented 1 year ago

image.png

As we can see here, UI is an interface and does not contain any method to handle the user input. This should be another class instance or using the actual class that implements the UI interface that handles the user input

nus-se-bot commented 1 year ago

Team's Response

https://stackoverflow.com/questions/5390506/are-interfaces-allowed-in-uml-sequence-diagrams

1) This is the notation used in AB3 as well 2) The actual class used here implements UI and is hence still considered a valid UML representation

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]