Daviancold / pe

0 stars 0 forks source link

Inconsistent Sequence Diagram for Parser Class #10

Open Daviancold opened 5 months ago

Daviancold commented 5 months ago

image.png _Sequence Diagram for Parser Class

Ui Class Link to UI class

image.png Main Class

According to the latest version on github, the UI class does not contain any methods, nor does it call a method called parseCommand. However, it was used in the Main class instead. The :UI object looks inconsistent with the code.

image.png Sequence diagram under Next Command

Furthermore, the diagram is not consistent with the subsequent sequence diagram, with the diagram this time showing the :Main executing the parseCommand method instead of the :UI.

nus-pe-script commented 5 months ago

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