Open leezhengjing opened 12 months ago
Reject.
This is a class diagram that shows the association between the different classes. As seen in the screenshot below, Prescription stores conflicting drugs as Name, thus this is in fact captured in the association between Prescription and Name.
Team chose [response.Rejected
]
Reason for disagreement: This is still ambiguous since there's no multiplicity from Prescription to Name. Just the arrowhead alone without multiplicity does not fully capture the information of conflictingDrugs. Multiplicity is optional, but in this case I believe multiplicity is required.
Prescription class diagram missing conflicting drugs