Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Programming Project: Simple E-Mail Part One of my project is just a combination of analysis and design. 1.) Initial Set of Class Names 2.) Textual

Programming Project: Simple E-Mail

Part One of my project is just a combination of analysis and design.

1.) Initial Set of Class Names

2.) Textual Description of Use Case Scenarios

3.) Class Responsibility Cards

image text in transcribed

Can someone give me some simple class names that would be included in this project?

Also can someone explain to me what #2 and #3 means, and give examples.

It would help me a lot. Thank you.

In this first project step, problem statement is analyzed and the following are created 1. Initial set of class names:; 2. Textual description of use case scenarios; 3. Class Responsibility Cards (CRC) User cases are identified from problem statement and documented by use case scenarios in text (reference the book example). CRC document all identified classes from problem statement. Class diagrams use only three relations aggregation, dependency, and inheritance. Sequence diagrams must cover all use case primary scenarios (no variations). Umled is a UML diagramming tool that can help you create class and sequence diagrams The use cases, CRC, class diagrams, and sequence diagrams form a requirements model. This model must be continuously maintained and updated as the project progresses, because the model will be changed (evolved) along with the project progression. At end of coding, your model must match your code. In this first project step, problem statement is analyzed and the following are created 1. Initial set of class names:; 2. Textual description of use case scenarios; 3. Class Responsibility Cards (CRC) User cases are identified from problem statement and documented by use case scenarios in text (reference the book example). CRC document all identified classes from problem statement. Class diagrams use only three relations aggregation, dependency, and inheritance. Sequence diagrams must cover all use case primary scenarios (no variations). Umled is a UML diagramming tool that can help you create class and sequence diagrams The use cases, CRC, class diagrams, and sequence diagrams form a requirements model. This model must be continuously maintained and updated as the project progresses, because the model will be changed (evolved) along with the project progression. At end of coding, your model must match your code

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

Database Internals A Deep Dive Into How Distributed Data Systems Work

Authors: Alex Petrov

1st Edition

1492040347, 978-1492040347

More Books

Students also viewed these Databases questions