Skip to content

Commit

Permalink
Update UML diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
limcaaarl committed Mar 22, 2024
1 parent 6d31d97 commit 59461ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/diagrams/ModelClassDiagram.puml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Class PostalCode
Class Street
Class Level
Class UnitNumber
Class Block
Class Buyer extends Person
Class Seller extends Person
Class House
Expand Down Expand Up @@ -53,6 +54,8 @@ House *--> PostalCode
House *--> UnitNumber
House *--> Street
Seller *--> House
NonLanded *--> Block
NonLanded *--> Level



Expand Down

0 comments on commit 59461ce

Please sign in to comment.