koenhendriks / CarParkSimulation

Java assignment for a car park simulation
GNU General Public License v3.0
1 stars 3 forks source link

Create UML class diagram before MVC #12

Closed koenhendriks closed 8 years ago

koenhendriks commented 8 years ago

We need to make an UML class diagram before we refactor the application to MVC as seen in #5

RobinMeles commented 8 years ago

I made an UML class diagram of the classes before refactoring the application to a MVC design. Check it out in the attachement. Comment if you'd like to see changes, else I close this issue.

koenhendriks commented 8 years ago

Looks good to me! Maybe clarify the extends and the inner class CarParkView?

JoeyBB91 commented 8 years ago

Good job.

RobinMeles commented 8 years ago

I made some changes to the lines of the extended classes and added a line to the inner class CarParkView. See attachement.

rubenbuisman commented 8 years ago

Nice :+1:

RobinMeles commented 8 years ago

Final version checked by teammembers.