You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the UML diagram in section 4.1 - implementation, the multiplicity for schedule -> event is shown. However, there is no information about the multiplicity on other arrows. This might confuse the readers. It would be better for authors to specify that the multiplicity is 1 by default.
The text was updated successfully, but these errors were encountered:
Multiplicity is an optional feature of a class diagram. The * there is intended to say that the schedule can have more than one events. As the reason we don't put any other multiplicity on other parts, it is not worth highlighting. Also, by definition of the class diagram, nothing should confuse the readers regarding this issue.
Items for the Tester to Verify
❓ Issue response
Team chose [response.Rejected]
I disagree
Reason for disagreement: [replace this with your explanation]
In the UML diagram in section 4.1 - implementation, the multiplicity for schedule -> event is shown. However, there is no information about the multiplicity on other arrows. This might confuse the readers. It would be better for authors to specify that the multiplicity is 1 by default.
The text was updated successfully, but these errors were encountered: