Skip to content

Instantly share code, notes, and snippets.

@kokiTakashiki
Created April 15, 2022 06:57
Show Gist options
  • Save kokiTakashiki/455113899b11262c5557803327b242ef to your computer and use it in GitHub Desktop.
Save kokiTakashiki/455113899b11262c5557803327b242ef to your computer and use it in GitHub Desktop.
noteの学習メモその2:UML モデリングのエッセンス 第2版の相互作用図で使用。
Model  Type Diagram UML correspondence
Logical Static Class diagram Class diagram
Object diagram Object diagram
Dynamic State transition diagram State chart diagram
Interaction diagram Sequence diagram
Physical Static Module diagram Component diagram
Process diagram Deployment diagram

https://en.wikipedia.org/wiki/Booch_method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment