Difference between revisions of "UML"
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
date: Date | date: Date | ||
delete(): boolean | delete(): boolean | ||
+ | } | ||
+ | class Client { | ||
+ | name | ||
} | } | ||
class Regular_Reservation { | class Regular_Reservation { | ||
Line 31: | Line 34: | ||
new(date,date,int) | new(date,date,int) | ||
} | } | ||
+ | Reservation -> Client | ||
Reservation <|-- Regular_Reservation | Reservation <|-- Regular_Reservation | ||
</uml> | </uml> |
Revision as of 09:18, 15 December 2018
Tools
Stackoverflow Tags
Tool-Evaluations
- https://www.herzbube.ch/article/evaluation-free-uml-tools
- https://www.predictiveanalyticstoday.com/open-source-free-unified-modeling-language-uml-tools/