Open nus-pe-bot opened 1 year ago
This DocumentationBug is reclassified at a Low severity, and is rejected. The UML diagram shown reflects the relevant details necessary to understand the list
operation. The ParserUtil
mentioned in the report is something that was considered to not be important in understanding how the operation is handled, and the behavior of the Parser classes is also covered in another section of the DG (shown below), and was thus intentionally removed from the UML diagram in the interests of avoiding unnecessary repetition.
--
Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.
Looking at your code,
ListCommandParser
actually calls onParserUtil
before it calls on the predicate class.Your UML diagram is wrong and does not reflect your actual code.
[original: nus-cs2103-AY2223S2/pe-interim#3121] [original labels: severity.Medium type.DocumentationBug]