Computer Science: An Overview (13th Edition) (What's New in Computer Science)
Computer Science: An Overview (13th Edition) (What's New in Computer Science)
13th Edition
ISBN: 9780134875460
Author: Glenn Brookshear, Dennis Brylow
Publisher: PEARSON
Question
Book Icon
Chapter 7, Problem 33CRP

a.

Program Plan Intro

Sequence diagram:

Sequence diagram is a tool that represents the way of interaction of objects to accomplish a work. The objects are labeled with the task to be performed. The arrows show the direction of communication. Objects are shown by rectangles.

Use case diagrams:

Use case diagram is a tool to represent the way of interaction of user with system. Rectangle is used to represent the system. Oval is used for interaction of user and system.

Class diagrams:

Class diagrams not only show associations between different classes but also reveal multiplicities of these associations. Classes are shown by rectangles. Here, relationships of classes are shown by lines.

b.

Program Plan Intro

Sequence diagram:

Sequence diagram is a tool that represents the way of interaction of objects to accomplish a work. The objects are labeled with the task to be performed. The arrows show the direction of communication. Objects are shown by rectangles.

Use case diagrams:

Use case diagram is a tool to represent the way of interaction of user with system. Rectangle is used to represent the system. Oval is used for interaction of user and system.

Class diagrams:

Class diagrams not only show associations between different classes but also reveal multiplicities of these associations. Classes are shown by rectangles. Here, relationships of classes are shown by lines.

c.

Program Plan Intro

Sequence diagram:

Sequence diagram is a tool that represents the way of interaction of objects to accomplish a work. The objects are labeled with the task to be performed. The arrows show the direction of communication. Objects are shown by rectangles.

Use case diagrams:

Use case diagram is a tool to represent the way of interaction of user with system. Rectangle is used to represent the system. Oval is used for interaction of user and system.

Class diagrams:

Class diagrams not only show associations between different classes but also reveal multiplicities of these associations. Classes are shown by rectangles. Here, relationships of classes are shown by lines.

Blurred answer
Students have asked these similar questions
Class diagrams: Select one: a. show the interactions between a system and its environment b. show the activities involved in a process or in data processing c. show the object classes in the system and the associations between these classes d. show interactions between actors and the system and between system components
Use case diagrams Select one: a. show interactions between actors and the system and between system components b. show the object classes in the system and the associations between these classes c. show the interactions between a system and its environment d. show the activities involved in a process or in data processing
4. Define a class, subclass, and superclass and provide three examples of each. 5. Define a use case and a use case diagram and prepare a sample of each. 6. Why is it important to use a modeling tool and not just a diagramming tool during O-O analysis?

Chapter 7 Solutions

Computer Science: An Overview (13th Edition) (What's New in Computer Science)

Ch. 7.3 - What potential problems do you suspect could arise...Ch. 7.4 - Prob. 1QECh. 7.4 - Prob. 2QECh. 7.4 - Prob. 3QECh. 7.4 - Prob. 4QECh. 7.4 - Prob. 5QECh. 7.4 - What is the difference between a traditional...Ch. 7.4 - Prob. 8QECh. 7.5 - Prob. 1QECh. 7.5 - Prob. 2QECh. 7.5 - Prob. 3QECh. 7.5 - Prob. 4QECh. 7.5 - Prob. 6QECh. 7.6 - Prob. 1QECh. 7.6 - Prob. 2QECh. 7.6 - Prob. 3QECh. 7.6 - Prob. 4QECh. 7.6 - Prob. 5QECh. 7.6 - Prob. 6QECh. 7.7 - Prob. 1QECh. 7.7 - Prob. 2QECh. 7.7 - Prob. 3QECh. 7.8 - Prob. 1QECh. 7.8 - Prob. 2QECh. 7.8 - Prob. 3QECh. 7.8 - Prob. 4QECh. 7.9 - Prob. 1QECh. 7.9 - Prob. 2QECh. 7.9 - Prob. 3QECh. 7 - Give an example of how efforts in the development...Ch. 7 - Prob. 2CRPCh. 7 - Explain how the lack of metrics for measuring...Ch. 7 - Would you expect that a metric for measuring the...Ch. 7 - Prob. 5CRPCh. 7 - Prob. 6CRPCh. 7 - Prob. 7CRPCh. 7 - Prob. 8CRPCh. 7 - Prob. 9CRPCh. 7 - Prob. 10CRPCh. 7 - Prob. 11CRPCh. 7 - Prob. 13CRPCh. 7 - Prob. 14CRPCh. 7 - Prob. 15CRPCh. 7 - Prob. 16CRPCh. 7 - Prob. 17CRPCh. 7 - Prob. 18CRPCh. 7 - Prob. 20CRPCh. 7 - Prob. 21CRPCh. 7 - Prob. 22CRPCh. 7 - Prob. 23CRPCh. 7 - Prob. 24CRPCh. 7 - Contrast the information represented in a class...Ch. 7 - What is the difference between a one-to-many...Ch. 7 - Prob. 27CRPCh. 7 - Prob. 28CRPCh. 7 - Prob. 29CRPCh. 7 - Prob. 30CRPCh. 7 - Prob. 31CRPCh. 7 - Prob. 32CRPCh. 7 - Prob. 33CRPCh. 7 - Prob. 34CRPCh. 7 - Extend your solution to the previous problem to...Ch. 7 - Prob. 38CRPCh. 7 - Prob. 39CRPCh. 7 - Identify some design patterns in fields other than...Ch. 7 - Prob. 41CRPCh. 7 - Prob. 42CRPCh. 7 - Prob. 43CRPCh. 7 - Prob. 44CRPCh. 7 - Prob. 45CRPCh. 7 - Prob. 46CRPCh. 7 - How does open-source development differ from beta...Ch. 7 - Prob. 48CRPCh. 7 - Prob. 49CRPCh. 7 - Prob. 50CRPCh. 7 - Prob. 51CRPCh. 7 - Prob. 52CRPCh. 7 - In what ways can a software developer be...Ch. 7 - Prob. 1SICh. 7 - Prob. 2SICh. 7 - Prob. 3SICh. 7 - Prob. 4SICh. 7 - Prob. 5SICh. 7 - What happens if technology begins to advance so...Ch. 7 - Is the computer revolution contributing to, or...Ch. 7 - Prob. 8SICh. 7 - If you had a time machine, in which period of...Ch. 7 - Prob. 10SI
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
C++ for Engineers and Scientists
Computer Science
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Course Technology Ptr
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781285196145
Author:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:Cengage Learning
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781305627482
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning