Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

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

image text in transcribed

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: 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

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

Microsoft Visual Basic 2008 Comprehensive Concepts And Techniques

Authors: Gary B. Shelly, Corinne Hoisington

1st Edition

1423927168, 978-1423927167

Students also viewed these Databases questions