Answered step by step
Verified Expert Solution
Question
1 Approved Answer
draw a 1 . Use Case Diagrams 2 . Sequence Diagrams 3 . Communication Diagrams 4 . Activity Diagrams Use Case 1 : Create a
draw a Use Case Diagrams
Sequence Diagrams
Communication Diagrams Activity Diagrams Use Case : Create a Room
Primary Actor: Homeowner User
Preconditions: A project has been created to hold the room data.
Description: As a homeowner I want to be able to create a boxshaped room in
my house project. I want the room to include a floor and four walls. I want to be able
to set the width, length, thickness, and height of the floor and each of the four walls
on creation.Use Case : Place a Window
Primary Actor: Homeowner User
Preconditions: A project has been created to hold the room data and a room has
been created with at least one wall.
Description: As a homeowner I want to be able to be able to place a window in
a wall. I should be able to click and drag a window object into a wall at any position
in the wall. I should be able to set the width, length, and thickness of the
window.
Acceptance Criteria: I can add a window to a wall in my room at my specified
position and with my specified dimensions.
Use Case : Place a Doorway
Primary Actor: Homeowner User
Preconditions: A project has been created to hold the room data and a room has
been created with at least one wall.
Description: As a homeowner I want to be able to be able to place a door in a
wall. I should be able to click and drag a door object into a wall at any position in the
wall. I should be able to set the width, length, and thickness of the door.
Acceptance Criteria: I can add a door to a wall in my room at my specified
position and with my specified dimensions.
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