Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use the document entitled, What Is UML to assist in answering the following questions. Feel free to do more research on the Internet on each

Use the document entitled, “What Is UML” to assist in answering the following questions. Feel free to do more research on the Internet on each type of diagram if you feel it is required.  We will be reviewing solutions in class next week.

  1. Create an UML class diagram that models the data relationships described in the following paragraph.

To be a collector you have to have one or more collections.  Each collection must have 2 or more items.  Each collection belongs to one collector.  A collection is made up of items owned.  A particular item may be in more than one collection (i.e. an old Coke sign may be in both a Coke memorabilia collection and a sign collection.)

  1. Use the following class diagram to answer the questions that following it.  If there isn't enough information in the diagram to answer the question, state as much.
  1. Must a company have an employee?
  2. Must a person have an employer?  i.e. Can a person be unemployed?
  3. Can a person be self-employed?
  1. Draw the UML class diagram for the following code fragments.  You can assume class M already exists and start the sequence diagram with the method f().  You don’t have to document calls to any methods defined for classes not shown here.
  1. Now, draw the UML sequence diagram for the code fragments from question 3.
  1. Draw a UML class diagram to express the structural relationships in the following program and draw a UML sequence diagram to express the dynamic behavior.

Step by Step Solution

3.44 Rating (154 Votes )

There are 3 Steps involved in it

Step: 1

1 Class diagramCollector figure UML DiagramCollector and collection 2 As no class diagram given ... 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

Systems analysis and design

Authors: Alan Dennis, Barbara Haley Wixom, Roberta m. Roth

5th edition

978-1118057629, 1118057627, 978-111880817

More Books

Students also viewed these General Management questions

Question

Briefly define Galens constitutional types.

Answered: 1 week ago