Open lihka1202 opened 1 year ago
We have class diagrams for Storage, Parser, in addition to the Command and Data package that you mentioned. UI class was omitted as it was too simple and no value could be provided from it.
Team chose [response.Rejected
]
Reason for disagreement: I quote the CS2113 Website: UML class diagrams describe the structure (but not the behaviour) of an OOP solution.
This is what was provided for Storage:
This is only what constitutes the Storage class, it doesn't contain enough information to be a class diagram as it doesn't represent its relationships with other classes at all.
Class Diagrams have been provided for certain packages but left out for others They have been provided for Command and Data and have been left out for the rest in the DG