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.
Execution control is given to Project class but is never returned back to ResourceManager or anywhere else; the execution control then continues in ResourceManager class. This should not occur in Sequence Diagrams.
No important value will be returned when ResourceManager creates a Project object. According to Minimal Notation, it is OK to omit return arrows if it does not result in ambiguities or loss of information.
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.
Execution control is given to Project class but is never returned back to ResourceManager or anywhere else; the execution control then continues in ResourceManager class. This should not occur in Sequence Diagrams.
[original: nus-cs2113-AY2021S2/pe-interim#1389] [original labels: severity.Medium type.DocumentationBug]