2. Sketch a Class Diagram for creating different types of Stores for a Megamall based on Factory Pattern. 3.Construct a Package Diagram to illustrate the package organization for the Megamall contains...


2. Sketch a Class Diagram for creating different types of Stores for a Megamall based on Factory Pattern.


3.Construct a Package Diagram to illustrate the package organization for the Megamall contains different Stores as indicated in Q2 using the Model-View-Controller architecture pattern.
Provided that,
1. Model – with packages: User, StoresSchedule, Price.
2. View – with packages: StoresSchedulePage, PricePage.
3. Controller – with packages: CustomerCheckin, CustomerCheckout


Specifications:<br>1. The stores are: PC Store, Food Store, Drink Store, Stationery Store, Grocery Store.<br>2. Every Store class has a “customer

Extracted text: Specifications: 1. The stores are: PC Store, Food Store, Drink Store, Stationery Store, Grocery Store. 2. Every Store class has a “customer" method. 3. The class StoreClient will use the factory class to create different types of Stores. Requirements: a. Show the operations/methods in every class. b. Draw the dependency between the classes.

Jun 04, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here