nus-cs2113-AY2324S2 / pe-dev-response

0 stars 0 forks source link

Sequence diagram self-invocation #291

Open nus-pe-bot opened 2 months ago

nus-pe-bot commented 2 months ago

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.


image.png

Are there supposed to be self-invocation activation bars for :Cashier?


[original: nus-cs2113-AY2324S2/pe-interim#237] [original labels: severity.Low type.DocumentationBug]

LowTL commented 2 months ago

Team's Response

The Cashier class does not create another instance of itself when calculating. It just looks at the transactions attribute and does the computation itself.

Duplicate status (if any):

--