Answered step by step
Verified Expert Solution
Question
1 Approved Answer
convert this the relational model to a UML diagram ( draw a UML diagram) - Manufacturer( Name, Address, No, street, city, country, #s_name) - Components(comp_id,
convert this the relational model to a UML diagram ( draw a UML diagram)
- Manufacturer( Name, Address, No, street, city, country, #s_name)
- Components(comp_id, name, description, #name)
- Store(s_name, address, Purch_price, resell_price, #pc_id, #Name)
- Computer(pc_id, type, #Comp_id)
- Compatibility(compatible , #comp_id_1, #comp_id_2 )
- Graphics_card (Comp_Id, gr_Speed, mem_capacity)
- Processor(Comp_Id, pr_Speed, num_cores)
- hard_disk(Comp_Id, capacity)
- Motherboard(Comp_Id)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started