最近又看到一堆 UML 的類別圖, 特別整理了一個符號速查表.
inheritance |
A ![]() |
A 繼承 B |
realization |
A![]() |
A 實現 B |
association |
A |
A 關聯 B |
單向 association |
A ![]() |
A 關聯 B |
dependency |
A ![]() |
A 依賴 B |
註解 |
A ![]() |
A 註解 B |
aggregation |
A ![]() |
A 彙總 B |
composition |
A ![]() |
A 組合 B |
relationship | A <<key word>> B | access, bind,derive…etc. |
[REF]
1. UML類別圖