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 | + | Person "+employee 0..*" -- "+employer 0..1" Company : employs |
</uml> | </uml> | ||
Revision as of 14:41, 16 February 2020
Stackoverflow questions
