Question: SECOND DIAGRAM 7. Please create a UML class diagram for a computer inventory system. The system must track: Computer systems have an inventory number (assigned
SECOND DIAGRAM
7. Please create a UML class diagram for a computer inventory system.
The system must track:
Computer systems have an inventory number (assigned by the company), a model number, a serial number, a screen size, a CPU type (such as i4-6770K), and a price. Each of these should have an appropriate data type.
Customers have a name, an address, and a several orders listed by order number.
Orders have an order number, and a number of line items
Line items have an inventory number, a quantity, and a price.
Create a class diagram for this system. Please paste your class diagram below:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
