Difference between revisions of "Plantuml"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
class Company { | class Company { | ||
} | } | ||
− | Person "+employee 0..*" -- "+employer 0..1" Company : employs | + | Person "+employee 0..*" <-- "+employer 0..1" Company : employs |
</uml> | </uml> |