Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

draw uml class with explanation Exercise 3: Draw UML Class diagrams for the following Movies App System: - Movies are identified by their title and

draw uml class with explanationimage text in transcribedimage text in transcribed

Exercise 3: Draw UML Class diagrams for the following Movies App System: - Movies are identified by their title and year of release. They have a length in minutes and are classified under one type (such as horror, action, drama, etc.). Movies are directed by one or more directors and have one or more actors. - Actors are identified by their names and date of birth and act in one or more movies. For each actor in a movie, the system records his role in that movie. - Directors are also identified by their names and date of birth. Directors are responsible on selecting actors for their movies. Each director directs one or more movies. - Customers can search for a specific movie and order it through the system. In addition, they can rate actors and directors. Exercise 2: Draw UML Class diagrams for the following Online Ordering System: - Employees: for each employee it keeps a unique ID number, first and last names, and a date of birth. - Customers: for each customer it keeps a unique ID number, first and last names, phone number, and a location where they are located. - Used parts being sold by the company: it keeps a unique part number, part name, and price. - Orders: each order is placed by one customer. Customer can create many orders, add items (parts) to the order, track the order's progress, or cancel it. Each order must have one or more parts. An order is delivered by at least one employee. A unique order number, order date, and shipping date are recorded. Each part can be ordered only once

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2010 Barcelona Spain September 2010 Proceedings Part 1 Lnai 6321

Authors: Jose L. Balcazar ,Francesco Bonchi ,Aristides Gionis ,Michele Sebag

2010th Edition

364215879X, 978-3642158797

More Books

Students also viewed these Databases questions

Question

My opinions/suggestions are valued.

Answered: 1 week ago