joshSawYou / CIS255_Vehicle

0 stars 0 forks source link

UML - Inheritance Model #3

Closed jwood36 closed 1 year ago

jwood36 commented 1 year ago

Choose which inheritance Model you will implement: (1) Make or (2) Type

Once you have decided with path you are going down, represent this in your UML Diagram with the appropriate Model associated.

Once that is done, identify how your "Root" object will look like and prepare for the Java class implementation

joshSawYou commented 1 year ago

I have chosen the "Make" inheritance Model I will implement.

I represented this in my UML Diagram with the appropriate Model associated.

I have identified how my "Root" object will look and prepareed for the Java class implementation.