uml.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [uml]
www.codever.land/bookmarks/t/uml
UML Association vs Aggregation vs Composition
https://www.visual-paradigm.com/guide/uml-unified-modeling-language/uml-aggregation-vs-composition/
Aggregation and Composition are subsets of association meaning they are specific cases of association. In both aggregation and composition object of one class "owns" object of another class. But there...
- tags: uml, aggregation, composition, oop
PlantUML Home Page
Open-source tool that uses simple textual descriptions to draw UML diagrams. Easily create UML Diagrams from simple textual description. There are also numerous kind of available diagrams. It's also p...
- tags: uml, architecture, intellij, plantuml, open-source
- :octocat: source code
Der moderne Softwareentwicklungsprozess mit UML
DevTernity 2016: Simon Brown - The Art of Visualising Software Architecture - YouTube [48min]
https://www.youtube.com/watch?v=zcmU-OE452k
Ask somebody in the building industry to visually communicate the architecture of a building and you'll be presented with site plans, floor plans, elevation views, cross-section views and detail drawi...
- :calendar: published on: 2016-12-22
- tags: uml, architecture