Computer Science: An Overview (12th Edition)
12th Edition
ISBN: 9780133760064
Author: Glenn Brookshear, Dennis Brylow
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Concept explainers
Question
Chapter 7.5, Problem 4QE
Program Plan Intro
Class diagram:
- It is a notational system for representing the structure of classes and relationships between classes (called associations in UML vernacular).
- Class diagrams represent static features of a program’s design.
Expert Solution & Answer
Want to see the full answer?
Check out a sample textbook solutionStudents have asked these similar questions
1. Draw a class diagram representing the relationship between travellers and the hotels in which they stay.
IN CLASS EXERCISES
1. Design and draw a UML class diagram with attributes and behaviour to represent a class called
StudentlibraryAccount. Ensure to define at-least 6 attributes and related behaviours.
Produce a Class Diagram and a Use case diagram for the State Patrol case.
You should list assumptions and questions that are relevant and functionally determine your model
Things to help:
When you create the Use Diagram, you should start with the basis that there are 3 roles:
Officer (because the Officer is entering the ticket online directly from the patrol car)
Motor Vehicles clerk
Court clerk
(Note the "Driver" is not a role since her/his pleas (or payment) are probably being entered by a clerk)
If you have already defined an ERD solution for this case (in class), converting this to a class diagram should be relatively easy.
Chapter 7 Solutions
Computer Science: An Overview (12th Edition)
Ch. 7.1 - Prob. 1QECh. 7.1 - Prob. 2QECh. 7.1 - Prob. 3QECh. 7.1 - Identify two contexts in which the field of...Ch. 7.2 - Prob. 1QECh. 7.2 - Prob. 2QECh. 7.2 - What is the role of a software requirements...Ch. 7.3 - Prob. 1QECh. 7.3 - Prob. 2QECh. 7.3 - Prob. 3QE
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
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Similar questions
- Background: The question revolves around class diagrams, specifically the differences between class diagrams in analysis and those in design. The Question: I am wanting to know what two separate class diagrams that depict a banking system would look like (One diagram for the analysis phase, another depicting the design phase). I am not looking for anything complex, just two simple class diagrams that involve only four classes with in them: Bank, Account, Customer, & Transaction; that will highlight the differences between the analysis phase and the design phase for a banking system. Please and thank youarrow_forwardI need to create a UML diagram from this questionarrow_forwarddraw the UML diagramarrow_forward
- Consider online shopping system where customer is able to see all the products provided by different companies and purchase them online. Draw the class diagram (proper relations between different classes)arrow_forwardConsider the following scenario: A university consists of several departments. Each department is identified by its name and location. Students are enrolled in different departments. Every student has a student id, student name, address and phone number. A student can be enrolled to exactly one department. A department can have one or more students. Identify classes, attributes, associations and multiplicities. Also draw a class diagram representing this scenario.arrow_forward5. A Bachelor level student can take course at a university. Courses can be lectures or lab classes .Each Student must take at least one course .Each course is held by the research department .Each research Department has a at least one professor and 0 to 30 research assistant. Student, Professor and research assistants have a lot in common: They have name, a first name, date of birth, address, contact etc. Which diagram type can be used to describe this? Draw such a diagram for this.arrow_forward
- Draw the class diagram for these scenarios for entities it should have primary key. Scenario 1 A hotel caters mainly to company retreat groups, and wants to model this information to use in a management system. A retreat group consists of a number of that company’s employees as hotel guests. The system needs to track which room each guest stayed in, as well as which group the guest is part of. Scenario 2 A library wants to model information about its inventory, and which patrons have which books checked out. The library can have multiple copies of a single title, and the model needs to indicate which copy of the title is checked out by a particular patron. Scenario 3 A doctor's office providing health services needs to track all of its patient visits. The date of the visit, along with any diagnoses needs to be stored. Keep in mind that a patient can have more than one diagnosis per visit, and that any particular diagnosis can be made to multiple patients.arrow_forwardQuestion 2: An organization has three categories of employee: professional staff, technical staff and support staff. The organization also has departments and divisions. Each employee belongs to either a department or a division. Draw a class diagram that captures the above scenario using an appropriate modeling tool. You should add attributes for name, address, ID, location, size into their appropriate classes. You should follow the proper design principles when placing the attributes.arrow_forwardA company consists of departments. Departments are located in one or more offices. One office act as a headquarter. Each department has a manager who is recruited from the set of employees. Your task is to model the system for the company. Draw a class diagram which consists of all the classes in your system their attributes and operations, relationships between the classes, multiplicity specifications, and other model elements that you find appropriatearrow_forward
- Give me UML diagram A football association is comprised of something like four football crews. Every football crew is made out of eleven to seventeen players, and one player is the commander of the group. The football crews mess around against one another. A group has here and there a chief, and is dependably lead by a mentor. A chief can deal with various groups. Individuals (player, mentor, chief) are distinguished by a name and a location. Give me the UML diagrams with explanationarrow_forwardCreate two(2) Classes in diagram format that have:• three(3) attributes• two(2) methods/behaviors• A relationship with each other (inheritance or composition)arrow_forwardDraw UML class diagram according to descriptions given below. Please include appropriate labeling and multiplicity in your diagrams. You do not need to include the attributes and operations for the classes. A Rectangle object is composed of exactly four Line objects A Customer object is able to initiate zero or more Transaction A Student Object must enrolls in at least one, at most five Subject A Mouse object is kind of a Rodent A Rodent object is a kind of Mammal Object.arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- C++ for Engineers and ScientistsComputer ScienceISBN:9781133187844Author:Bronson, Gary J.Publisher:Course Technology Ptr
C++ for Engineers and Scientists
Computer Science
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Course Technology Ptr