Lab # 1 AVM: Logical or Conceptual View: Exercise 1

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Lab # 1 SSUET/QR/114

LAB # 1
AVM: Logical or Conceptual View

OBJECTIVE:
Object Oriented (OO) modeling using logical view modeling.

Exercise 1:
Create a communication diagram or collaboration diagram from the given scenario for
onlineshopping.

Create a diagram that shows communication and collaboration of the internal structure of
three related subsystems - WebStore, Warehouses, and Accounting. WebStore subsystem
contains three components related to online shopping - Search Engine,
Shopping Cart, and Authentication. Accounting subsystem provides two interfaces -
Manage Orders and Manage Customers. Warehouses subsystem provides two interfaces
Search Inventory and Manage Inventory used by other subsystems.

This study source was downloaded


SWE-208: SoftwarebyDesign
100000820744938 from CourseHero.com on 03-27-2022 10:36:03 GMT -05:00
and Architecture

https://www.coursehero.com/file/138026782/SDA-LAB-1pdf/
Lab # 1 SSUET/QR/114

Exercise 2:
Create an interaction overview diagram for online shopping. Customer may search or browse
items,add or remove items from shopping cart, do checkout.

Exercise 3:
Propose a use case diagram for a vending machine that sells beverages and snacks. Make
use ofinclusion and extension associations, mark multiplicities and remember that a
vending machine may need technical assistance from time to time.

This study source was downloaded


SWE-208: SoftwarebyDesign
100000820744938 from CourseHero.com on 03-27-2022 10:36:03 GMT -05:00
and Architecture

https://www.coursehero.com/file/138026782/SDA-LAB-1pdf/
Lab # 1 SSUET/QR/114

3a. Write down a sequence diagram illustrating the behaviour of the norm() function

3b. Draw state and activity diagrams for the vending machine.

Figure 1 Figure 2
This study source was downloaded
SWE-208: SoftwarebyDesign
100000820744938 from CourseHero.com on 03-27-2022 10:36:03 GMT -05:00
and Architecture

https://www.coursehero.com/file/138026782/SDA-LAB-1pdf/
Powered by TCPDF (www.tcpdf.org)

You might also like