Updated UML Diagram again

This commit is contained in:
Batuhan Berk Başoğlu 2018-11-19 21:24:13 -05:00
parent 5b6734cbbb
commit 1f4ca327f6
3 changed files with 10 additions and 4 deletions

View file

@ -47,7 +47,11 @@ class Booking
int year;
serviceprovider;
homeowner;
* -- * HomeOwner;
status;
int rating;
* -- 1 HomeOwner;
* -- 1 ServiceProvider;
* -- 1 Service;
}
class UserType
@ -72,12 +76,14 @@ class Admin
class Service
{
position 854 455 112 75;
position 849 456 112 75;
position.association Service__ServiceProvider 65,0 65,143;
}//$?[End_of_model]$?
}
class Booking
{
position 100 434 109 41;
position 99 433 178 211;
position.association Booking__HomeOwner 62,0 54,41;
position.association Booking__ServiceProvider 178,50 0,94;
position.association Booking__Service 178,120 0,22;
}

Binary file not shown.

BIN
~$L Class Diagram.docx Normal file

Binary file not shown.