Uml Diagram Questions and Answers
Uml Diagram Questions and Answers
Required:
a) Identify the class (es) in the above description and construct a class diagram
showing any relationship, the operations and data members.
(5 marks)
2. Use the following case to identify Classes and Operations. Associate the operations with
the appropriate classes.
(10 marks)
Required: Construct the object interaction diagram for the above case scenario
(10 marks)
6. When ordering new videotapes from a supplier, the store manager creates a
purchase order, fills in the date, the supplier’s name , address, and enters
a list of videotapes to be ordered. The purchase order is added to a
permanent list of purchases. When one or more video tapes are received
from a supplier, a clerk locates the original purchase order and makes a
record of each tape that was received. A record of the videotape is then
added to the store’s inventory. When all tapes listed on a particular
purchase order have been received, the manager sends a payment to the
supplier and the purchase order is given a completion date.
Required:
1) Construct a sequence diagram for the scenario above 10 marks