Question

Draw a UML class diagram that model s the following statements: “Cargo Plane aggregates zero or...

Draw a UML class diagram that model s the following statements: “Cargo Plane aggregates zero or more Pallets. Each Pallet aggregates zero or more Boxes; CargoPlane is composed of one or more Parts. Inside each Box are one or more Items that are accessed by part number.”

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Entity sets for the class diagram are cargoplane ,pallets,parts,box,items

Class diagrams shows the classes,their attributes,methods and relationship among the objects

Add a comment
Know the answer?
Add Answer to:
Draw a UML class diagram that model s the following statements: “Cargo Plane aggregates zero or...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Draw a UML design class diagram that shows the following information. You are to create class...

    Draw a UML design class diagram that shows the following information. You are to create class attribute and method names and other information using correct syntax. You can include the drawing in this Word document or in an additional PowerPoint file. The domain class is a concrete entity class named House. All attributes are private strings with initial null values. The attribute house identifier has the property of “key.” The other attributes are the builder of the house, the model...

  • 1) This exercise is about Inheritance (IS-A) Relationship. A) First, draw the UML diagram for class...

    1) This exercise is about Inheritance (IS-A) Relationship. A) First, draw the UML diagram for class Student and class ComputerSystemsStudent which are described below. Make sure to show all the members (member variables and member functions) of the classes on your UML diagram. Save your UML diagram and also export it as a PNG. B) Second, write a program that contains the following parts. Write each class interface and implementation, in a different .h and .cpp file, respectively. a) Create...

  • Draw a Design Class Diagram based on the following database requirements as provided by a book...

    Draw a Design Class Diagram based on the following database requirements as provided by a book publisher A. For each author, the book publisher would like to keep track of the author’s ID number, name, and contact number. i. IC number is unique for each author ii. First Name iii. Last Name iv. email B. For each book, the book publisher would like to keep track of the book’s ISBN (International Standard Book Number) and name i. ISBN is unique...

  • Page 3 Spring 2019 Istrducton to Softuare Engineering (10 poists) 4. Draw a UML class diagram that depicts the ollowing system: An autonobile has the following at- tributes make, sodel, and...

    Page 3 Spring 2019 Istrducton to Softuare Engineering (10 poists) 4. Draw a UML class diagram that depicts the ollowing system: An autonobile has the following at- tributes make, sodel, and year. It supports the following thods startEngine and turnoffCar which have package lewed essllsty and getMake and getModel, whick have public asbilty Further more, every automobile has up to two headlighte; every headligtat belongs to at niont one automobile Every automobile has up to four doors, every door belongs...

  • Identify all entity types, attributes, relationship types and their degrees in the following case Hence draw...

    Identify all entity types, attributes, relationship types and their degrees in the following case Hence draw an entity-relationship diagram An organization makes many models of cars where a model is characterized by a name and a suffix (such as GL or XL which indicates the degree of luxury) and an engine size. Each model is made up from many parts and each part may be used in the manufacture of more than one model. Each part has a description and...

  • First Drawing Assignment: Draw as complete a Class diagram as you can for the following possible...

    First Drawing Assignment: Draw as complete a Class diagram as you can for the following possible application. We wish to BUILD A SOCIAL NETWORKarrow-10x10.png for COMPUTERarrow-10x10.png Science graduate students. This network will allow any graduate student to login and logout. Once logged in, the student may do any of the following: 1. Join a group of fellow students 2. Leave a group of fellow students 3. Create a group which fellow students may join if they wish. Creating a group...

  • Problem 6-4 Part 2 2. Use the following list of attributes and information from the UML Class Diagram to identify the...

    Problem 6-4 Part 2 2. Use the following list of attributes and information from the UML Class Diagram to identify the number of the appropriate attribute for each blank in the table listing below. Attributes: 1. Cash account # 2. Cash account balance 3. Check# 4. Check amount 5, Check date 6. Employee# 7. Employee name 8. Inventory category# 9. Inventory category description 10. Number of rental inventory items available in this category 11. Purchase order # 12. Purchase order...

  • Would you please help me with this homework ? 1- Explain what requirements this ER diagram...

    Would you please help me with this homework ? 1- Explain what requirements this ER diagram is implementing 2- Draw an ER diagram (relationships) for the following business rules in a company: • A salesperson manages one or many other salespeople while a salesperson is managed by only one salespeople. • A salesperson can be an agent for many customers but a customer is managed by only one salesperson. • A customer can place many orders. But an order can...

  • 1) Create Conceptual Schema Diagram 2) Create a fully attributed Loagical Data Model Diagram 3) Create...

    1) Create Conceptual Schema Diagram 2) Create a fully attributed Loagical Data Model Diagram 3) Create the SQL script that will generate the data model Develop an EER model for the following situation using the traditional EER notation, the Visio notation, or the subtypes inside supertypes notation, as specified by your instructor: Wally Los Gatos and his partner Henry Chordate have formed a new limited partnership, Fin and Finicky Security Consultants. Fin and Finicky consults with corporations to determine their...

  • Write in C++ please: Write a class named MyVector using the following UML diagram and class...

    Write in C++ please: Write a class named MyVector using the following UML diagram and class attribute descriptions. MyVector will use a linked listed instead of an array. Each Contact is a struct that will store a name and a phone number. Demonstrate your class in a program for storing Contacts. The program should present the user with a menu for adding, removing, and retrieving Contact info. MyVector Contact name: string phone: string next: Contact -head: Contact -tail: Contact -list_size:...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT