Hi Tobin,
I’ve got two more trickier cases right now… this is not for my assignment, but just because I want to know:
Case 1:
Doctor X is planning what kind of tests should be executed.
Doctor Y reads on the screen what kind of tests docter X had planned and execute them.
Case 2:
The database counts the executed tests.
i.e. : patient X is tested for the blood (database counts first test)
patient X is tested for the blood (database counts second test)
patient Y is tested for the blood (database counts first test, because it is tested on another person)
patient X is tested for the blood (database counts thirt bloodtest on this person)
patient Y is tested for the eye (database counts first eye test)
* How is it possible to draw this in UML?
* What kind of operations or attributes do I have to add and where?
Kind regards,
Hans Broekhuizen
PS. With monster (dutch for specimen) I meant the patient. BTW I’ve learned a lot from you! Thank you very much. My updated model can be found at
http://www.freewebz/broekhuizen/model3.html