Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Install StarUML per your OS: https://staruml.io/download Your assignment project is to make an abstract UML Class Diagram for a car. Currently the definition for the

image text in transcribed

Install StarUML per your OS: https://staruml.io/download Your assignment project is to make an abstract UML Class Diagram for a car. Currently the definition for the car has 4 wheels and a single drivetrain composed of 1 engine and 1 transmission. No details are required at this point (i.e. number of cylanders, size of tire). You will be building a "class diagram": https://docs.staruml.io/working-with-umldiagrams/class-diagram so create the Assignment 1 project and start adding classes and associations. The car class is composed of the elements mentioned above. It is required to show the correct association line as well as the multiplicity as in the Patient2 class in the documentation above. After adding you association (composition as in: https://docs.staruml.io/working-with-umldiagrams/class-diagram\#composition ), clicking on the position where the association line meets the class will allow adding the multiplicity (Note: 0..1,0..4,1. etc.) as in the diagram below. Again, 1 car has 4 wheels and 1 drivetrain that itself contains 1 engine and 1 transmission. Please export the project to a JPEG image and submit to Blackboard when finished Please inclued numbering to UML compositions. For example, the following "Cycle" model allows for unicycle, bicycle and tricycle. It does NOT read 0..3 because a cycle needs at least one wheel

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

Students also viewed these Databases questions