Create a domain class diagram containing these five domain classes (with these attributes) at this cash-only multi-screen movie theater:

  • Movie (movieTitle, producer, length, director, genre, rating, stars)
  • Ticket (screen, movieTitle, showtime, adultOrChild, price)
  • Patron (name, birthdate, cashInPocket)
  • Cashier (cashInTill)
  • Showing (movieTitle, showtime, theater, adultPrice, childPrice)

Be sure to show the association lines and the multiplicity for each direction of the association

    • 9 years ago
    domain class diagram
    NOT RATED

    Purchase the answer to view it

    • class_diagram.doc