New Semester
Started
Get
50% OFF
Study Help!
--h --m --s
Claim Now
Question Answers
Textbooks
Find textbooks, questions and answers
Oops, something went wrong!
Change your search query and then try again
S
Books
FREE
Study Help
Expert Questions
Accounting
General Management
Mathematics
Finance
Organizational Behaviour
Law
Physics
Operating System
Management Leadership
Sociology
Programming
Marketing
Database
Computer Network
Economics
Textbooks Solutions
Accounting
Managerial Accounting
Management Leadership
Cost Accounting
Statistics
Business Law
Corporate Finance
Finance
Economics
Auditing
Tutors
Online Tutors
Find a Tutor
Hire a Tutor
Become a Tutor
AI Tutor
AI Study Planner
NEW
Sell Books
Search
Search
Sign In
Register
study help
computer science
systems analysis and design 12th
Systems Analysis And Design With UML 2.0 4th Edition Alan Dennis, Barbara Haley Wixom, David Tegarden - Solutions
Every association must be connected to at least one _______ and one _________. Why?
What are some heuristics for creating a use-case diagram?
Why is iteration important in creating use cases?
What is the difference between an activity and an action?
What is the purpose of a fork node?
What are the different types of control nodes?
What is the difference between a control flow and an object flow?
What is an object node?
How does a detail use case differ from an overview use case?
How does an essential use case differ from a real use case?
What are the major elements of an overview use case?
What are the major elements of a detail use case?
What is the viewpoint of a use case, and why is it important?
What are some guidelines for designing a set of use cases? Give two examples of the extend associations on a use-case diagram. Give two examples for the include associations.
What is CRUD? Why is it useful?
What is a walkthrough? How does it relate to verification and validation?
What are the different roles played during a walkthrough?What are their purposes?
How are the different functional models related and how does this affect the verification and validation of the models?
Investigate the website for Rational Software (www.ibm.com/software/rational/) and its repository of information about UML. Write a paragraph news brief on the current state of UML (e.g., the current version and when it will be released, future improvements).
Draw a use-case diagram and a set of activity diagrams for the process of buying glasses from the viewpoint of the patient. The first step is to see an eye doctor who will give you a prescription. Once you have a prescription, you go to an optical dispensary, where you select your frames and place
Create a set of detailed use-case descriptions for the process of buying glasses in exercise C.Exercise CDraw a use-case diagram and a set of activity diagrams for the process of buying glasses from the viewpoint of the patient. The first step is to see an eye doctor who will give you a
Create a set of detail use-case descriptions for the dentist’s office system in exercise E.Exercise EDraw a use-case diagram and a set of activity diagrams for the following doctor’s office system. Whenever new patients are seen for the first time, they complete a patient information form that
Create a set of detailed use-case descriptions for the online university registration system in exercise G.Exercise GDraw a use-case diagram and a set of activity diagrams for an online university registration system.The system should enable the staff of each academic department to examine the
Create a set of detailed use-case descriptions for the real estate system in exercise I.Exercise IDraw a use-case diagram and a set of activity diagrams for the following system. A Real Estate Inc.(AREI) sells houses. People who want to sell their houses sign a contract with AREI and provide
Perform a verification and validation walkthrough of the functional models of the real estate system described in exercises I and J.Exercises IDraw a use-case diagram and a set of activity diagrams for the following system. A Real Estate Inc.(AREI) sells houses. People who want to sell their houses
Create a set of detailed use-case descriptions for the video system in exercise L.Exercise LDraw a use-case diagram and a set of activity diagrams for the following system. A Video Store (AVS) runs a series of fairly standard video stores. Before a video can be put on the shelf, it must be
Perform a verification and validation walkthrough of the functional models of the video store system described in exercises L and M.Exercises LDraw a use-case diagram and a set of activity diagrams for the following system. A Video Store (AVS) runs a series of fairly standard video stores. Before a
Draw a use-case diagram and a set of activity diagrams for a gym membership system. When members join the gym, they pay a fee for a certain length of time. Most memberships are for one year, but memberships as short as two months are available.Throughout the year, the gym offers a variety of
Create a set of detailed use-case descriptions for the system in exercise O.Exercise ODraw a use-case diagram and a set of activity diagrams for a gym membership system. When members join the gym, they pay a fee for a certain length of time. Most memberships are for one year, but memberships as
Perform a verification and validation walkthrough of the functional models of the gym membership system described in exercises O and P.Exercise ODraw a use-case diagram and a set of activity diagrams for a gym membership system. When members join the gym, they pay a fee for a certain length of
Draw a use-case diagram and a set of activity diagrams for the following system. Picnics R Us (PRU) is a small catering firm with five employees. During a typical summer weekend, PRU caters fifteen picnics with twenty to fifty people each. The business has grown rapidly over the past year and the
Create a set of detailed use-case descriptions for the system in exercise R.Exercise RDraw a use-case diagram and a set of activity diagrams for the following system. Picnics R Us (PRU) is a small catering firm with five employees. During a typical summer weekend, PRU caters fifteen picnics with
Perform a verification and validation walkthrough of the functional models of the catering system described in exercises R and S.Exercise RDraw a use-case diagram and a set of activity diagrams for the following system. Picnics R Us (PRU) is a small catering firm with five employees. During a
Create a set of detailed use-case descriptions for the system in exercise U.Exercise UDraw a use-case diagram and a set of activity diagrams for the following system. Of-the-Month Club (OTMC)is an innovative young firm that sells memberships to people who have an interest in certain products.
Perform a verification and validation walkthrough of the functional models of the Of-the-Month Club system described in exercises U and V.Exercise UDraw a use-case diagram and a set of activity diagrams for the following system. Of-the-Month Club (OTMC)is an innovative young firm that sells
A large direct health and insurance medical provider needed an Enterprise Information Management (EIM)system to enable enterprise-wide information management and support the effective use of data for critical crossfunctional decision making. In addition, the client needed to resolve issues related
Describe to a businessperson the multiplicity of a relationship between two classes.
Why are assumptions important to a structural model?
What is an association class?
Contrast the following sets of terms: object, class, method, attribute, superclass, subclass, concrete class, abstract class.
Give three examples of derived attributes that may exist on a class diagram. How would they be denoted on the class diagram?
What are the different types of visibility? How would they be denoted on a class diagram?
Draw the relationships that are described by the following business rules. Include the multiplicities for each relationship.A patient must be assigned to only one doctor and a doctor can have one or many patients.An employee has one phone extension, and a unique phone extension is assigned to an
How do you designate the reading direction of a relationship on a class diagram?
For what is an association class used in a class diagram?Give an example of an association class that may be found in a class diagram that captures students and the courses that they have taken.
Give two examples of aggregation, generalization, and association relationships. How is each type of association depicted on a class diagram?
Identify the following operations as constructor, query, or update. Which operations would not need to be shown in the class rectangle?Calculate employee raise (raise percent)Calculate sick days ()Increment number of employee vacation days ()Locate employee name ()Place request for vacation
How are the different structural models related and how does this affect verification and validation of the model?
Create a CRC card for each of the following classes:Movie (title, producer, length, director, genre)Ticket (price, adult or child, showtime, movie)Patron (name, adult or child, age)
Create a class diagram based on the CRC cards you created for exercise A.Exercise ACreate a CRC card for each of the following classes:Movie (title, producer, length, director, genre)Ticket (price, adult or child, showtime, movie)Patron (name, adult or child, age)
Create a CRC card for each of the following classes.Consider that the entities represent a system for a patient billing system. Include only the attributes that would be appropriate for this context.Patient (age, name, hobbies, blood type, occupation, insurance carrier, address, phone)Insurance
Create a class diagram based on the CRC cards you created for exercise C.Exercise CCreate a CRC card for each of the following classes.Consider that the entities represent a system for a patient billing system. Include only the attributes that would be appropriate for this context.Patient (age,
Create a class diagram showing the following relationships:1. A patient must be assigned to only one doctor and a doctor can have many patients.2. An employee has one phone extension, and a unique phone extension is assigned to an employee.3. A movie theater shows many different movies, and the
Draw a class diagram for each of the following situations:1. Whenever new patients are seen for the first time, they complete a patient information form that asks their name, address, phone number and insurance carrier, which are stored in the patient information file. Patients can be signed up
Create object diagrams based on the class diagrams you drew for exercise F.Exercise FDraw a class diagram for each of the following situations:1. Whenever new patients are seen for the first time, they complete a patient information form that asks their name, address, phone number and insurance
Examine the class diagrams that you created for exercise f; How would the models change (if at all) based on these new assumptions?1. Two patients have the same first and last names.2. Researchers can be associated with more than one institution.3. The store would like to keep track of purchase
Visit a website that allows customers to order a product over the Web (e.g., Amazon.com). Create a structural model (CRC cards and class diagram) that the site must need to support its business process. Include classes to show what they need information about. Be sure to include the attributes and
Using the seven-step process described in this chapter, create a structural model (CRC cards and class diagram)for exercise C in Chapter 4.Exercise C in Chapter 4Draw a use-case diagram and a set of activity diagrams for the process of buying glasses from the viewpoint of the patient. The first
Perform a verification and validation walkthrough for the structural model created for exercise J.Exercise JUsing the seven-step process described in this chapter, create a structural model (CRC cards and class diagram)for exercise C in Chapter 4.Exercise C in Chapter 4Draw a use-case diagram and a
Using the seven-step process described in this chapter, create a structural model for exercise E in Chapter 4.Exercise E in Chapter 4Draw a use-case diagram and a set of activity diagrams for the following doctor’s office system. Whenever new patients are seen for the first time, they complete a
Perform a verification and validation walkthrough for the structural model created for exercise L.Exercise LUsing the seven-step process described in this chapter, create a structural model for exercise E in Chapter 4.Exercise E in Chapter 4Draw a use-case diagram and a set of activity diagrams for
Using the seven-step process described in this chapter, create a structural model for exercise G in Chapter 4.Exercise G in Chapter 4Draw a use-case diagram and a set of activity diagrams for an online university registration system.The system should enable the staff of each academic department to
Perform a verification and validation walkthrough for the structural model created for exercise N.Exercise NUsing the seven-step process described in this chapter, create a structural model for exercise G in Chapter 4.Exercise G in Chapter 4Draw a use-case diagram and a set of activity diagrams for
Using the seven-step process described in this chapter, create a structural model for exercise I in Chapter 4.exercise I Chapter 4Draw a use-case diagram and a set of activity diagrams for the following system. A Real Estate Inc.(AREI) sells houses. People who want to sell their houses sign a
Perform a verification and validation walkthrough for the structural model created for exercise P.exercise PUsing the seven-step process described in this chapter, create a structural model for exercise I in Chapter 4.exercise I Chapter 4Draw a use-case diagram and a set of activity diagrams for
Using the seven-step process described in this chapter, create a structural model for exercise L in Chapter 4.exercise L in Chapter 4Draw a use-case diagram and a set of activity diagrams for the following system. A Video Store (AVS) runs a series of fairly standard video stores. Before a video can
Perform a verification and validation walkthrough for the structural model created for exercise R.exercise RUsing the seven-step process described in this chapter, create a structural model for exercise L in Chapter 4.exercise L in Chapter 4Draw a use-case diagram and a set of activity diagrams for
Using the seven-step process described in this chapter, create a structural model for exercise O in Chapter 4.exercise O in Chapter 4Draw a use-case diagram and a set of activity diagrams for a gym membership system. When members join the gym, they pay a fee for a certain length of time. Most
Perform a verification and validation walkthrough for the structural model created for exercise T.exercise TUsing the seven-step process described in this chapter, create a structural model for exercise O in Chapter 4.exercise O in Chapter 4Draw a use-case diagram and a set of activity diagrams
Using the seven-step process described in this chapter, create a structural model for exercise R in Chapter 4.exercise R in Chapter 4Draw a use-case diagram and a set of activity diagrams for the following system. Picnics R Us (PRU) is a small catering firm with five employees. During a typical
Perform a verification and validation walkthrough for the structural model created for exercise V.exercise VUsing the seven-step process described in this chapter, create a structural model for exercise R in Chapter 4.exercise R in Chapter 4Draw a use-case diagram and a set of activity diagrams for
Using the seven-step process described in this chapter, create a structural model for exercise U in Chapter 4.exercise U in Chapter 4Draw a use-case diagram and a set of activity diagrams for the following system. Of-the-Month Club (OTMC)is an innovative young firm that sells memberships to people
Perform a verification and validation walkthrough for the structural model created for exercise X.exercise XUsing the seven-step process described in this chapter, create a structural model for exercise U in Chapter 4.exercise U in Chapter 4Draw a use-case diagram and a set of activity diagrams for
Holiday Travel Vehicles sells new recreational vehicles and travel trailers. When new vehicles arrive at Holiday Travel Vehicles, a new vehicle record is created. Included in the new vehicle record are a vehicle serial number, name, model, year, manufacturer, and base cost.When a customer arrives
How is behavioral modeling related to structural modeling?
How does a use case relate to a sequence diagram? A communication diagram?
Contrast the following sets of terms: state, behavior, class, object, action, and activity.
What are the main building blocks for the sequence diagram? How are they represented on the model?
How do you show that a temporary object is to go out of existence on a sequence diagram?
When drawing a sequence diagram, what guidelines should you follow?
Describe the main building blocks for the communication diagram and how they are represented on the model.
How do you show the sequence of messages on a communication diagram?
How do you show the direction of a message on a communication diagram?
Describe the steps used to create a communication diagram.
When drawing a communication diagram, what guidelines should you follow?
Are states always depicted using rounded rectangles on a behavioral state machine? Explain.
What kinds of events can lead to state transitions on a behavioral state machine?
What are the steps in building a behavioral state machine?
When drawing a behavioral state machine, what guidelines should you follow?
How are guard conditions shown on a behavioral state machine?
Describe the type of class that is best represented by a behavioral state machine. Give two examples of classes that would be good candidates for a behavioral state machine.
What is CRUDE analysis and what is it used for?
Identify the models that contain each of the following components: actor, association, class, extends, association, final state, guard condition, initial state, links, message, multiplicity, object, state, transition, and update operation.
Draw a behavioral state machine that describes the various states that a travel authorization can have through its approval process. A travel authorization form is used in most companies to approve travel expenses for employees. Typically, an employee fills out a blank form and sends it to his or
Think about the system that handles student admissions at your university. The primary function of the system should be able to track a student from the request for information through the admissions process until the student is either admitted to the school or rejected.1. Write a use-case
For the A Real Estate Inc. problem in Chapters 4 and 5:1. Choose one use case and, for each scenario, create a sequence diagram.2. Create a communication diagram for each scenario of the use case chosen in Question 1.3. Create a behavioral state machine to depict one of the classes on the class
For the A Video Store problem in Chapters 4 (exercises L, M, and N) and 5 (exercises R and S):1. Choose one use case and, for each scenario, create a sequence diagram.2. Create a communication diagram for each scenario of the use case chosen in Question 1.3. Create a behavioral state machine to
For the gym membership problem in Chapters 4 (exercises O, P, and Q) and 5 (exercises T and U):1. Choose one use case and, for each scenario, create a sequence diagram.2. Create a communication diagram for each scenario of the use case chosen in Question 1.3. Create a behavioral state machine to
For the Picnics R Us problem in Chapters 4 (exercises R, S, and T) and 5 (exercises V and W):1. Choose one use case and, for each scenario, create a sequence diagram.2. Create a communication diagram for each scenario of the use case chosen in Question 1.3. Create a behavioral state machine to
For the Of-the-Month-Club problem in Chapters 4(exercises U, V, and W) and 5 (exercises X and Y):1. Choose one use case and, for each scenario, create a sequence diagram.2. Create a communication diagram for each scenario of the use case chosen in Question 1.3. Create a behavioral state machine to
Showing 3700 - 3800
of 4723
First
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Last
Step by Step Answers