Question: 2. Draw CRC card for use cases create order, and edit order initiated by Customer class. . Class Diagram for Order Processing System Customer Order

2. Draw CRC card for use cases create order, and edit order initiated by Customer class.

. 2. Draw CRC card for use cases create order, and edit

Class Diagram for Order Processing System Customer Order 0..1 1.. - - Customer : Int - CustomerName : String - Address : String - Phone : Int + AddCustomer + Edit Customer + DeleteCustomer - Orderld: Int - Customerld: Int - CustomerName : String - ProductId : Int - Amount: Float - OrderDate : Datetime + CreateOrder(); + Editorder(Int Orderld) Stock - ProductId : Int - Quatity : Int - ShopNo : Int + AddStock() + ModifyStock(int Productid) + SelectStockitem(Int Productld) Product - ProductId : Int - ProductPrice : Float - ProductType : String + AddProduct) + ModifyProduct() + SelectProduct(Int Productld)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!