UML Fix
This commit is contained in:
parent
ed1c35d487
commit
96f791db10
3 changed files with 2 additions and 0 deletions
BIN
Deliverable3.zip
BIN
Deliverable3.zip
Binary file not shown.
|
@ -25,6 +25,7 @@ isA UserType;
|
||||||
class Admin
|
class Admin
|
||||||
{
|
{
|
||||||
isA UserType;
|
isA UserType;
|
||||||
|
1 -- * Service;
|
||||||
}
|
}
|
||||||
|
|
||||||
class Service
|
class Service
|
||||||
|
@ -70,6 +71,7 @@ class ServiceProvider
|
||||||
class Admin
|
class Admin
|
||||||
{
|
{
|
||||||
position 490 236 109 41;
|
position 490 236 109 41;
|
||||||
|
position.association Admin__Service 66,41 0,52;
|
||||||
}
|
}
|
||||||
|
|
||||||
class Service
|
class Service
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue