Open FireRadical22 opened 1 year ago
Hi, thank you for raising but we have intentionally omitted these methods from the sequence diagram because of the following:
It is even explicitly stated the goal of such diagrams is for comprehensibility and it is perfectly fine to omit less important details.
Below also shows the encouraged display of sequence diagrams (from CS2103T website Week 13), which is not at all too different.
The same can be said for the other commands.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
In DG, del command accesses model only using getEmployee(targetID), DeleteEmployee(toDelete) and refresh() methods
However, from the code, there are more methods that accesses model that are not reflected in the sequence diagram.
I have noticed that this problem recurs in most of the commands in DG (aetl, adep, edep etc.)