awhb / pe

0 stars 0 forks source link

Incorrect class diagram #7

Open awhb opened 10 months ago

awhb commented 10 months ago

Screenshot 2023-11-17 at 5.15.13 PM.png

This diagram implies that the Displayable class inherits from UniqueDisplayableList<? extends Displayable>, which is intuitively illogical. The relationship between both classes should be contains instead if there is to be any relationship between the two.

nus-se-script commented 10 months ago

Your response not required for this bug as the team has accepted the bug as it is.