- Hands-On Design Patterns with Java
- Dr. Edward Lavieri
- 92字
- 2021-06-24 14:57:56
Object diagrams
Object diagrams have an unfortunate name, as it does not aptly describe this UML diagram's purpose. The object diagram visually communicates a set of class instances. In fact, the instances have mostly optional components and are often only partially depicted. Therefore, a more apt name for this diagram might be a loosely defined instance UML diagram.
The following example depicts four objects and their hierarchy. Because each object is an instance of a class, it is underlined and followed by a colon and the class name:

A sample object diagram
推薦閱讀
- Hands-On Machine Learning with Microsoft Excel 2019
- Game Development with Swift
- Libgdx Cross/platform Game Development Cookbook
- 醫療大數據挖掘與可視化
- Python數據分析:基于Plotly的動態可視化繪圖
- 智能數據分析:入門、實戰與平臺構建
- 淘寶、天貓電商數據分析與挖掘實戰(第2版)
- 區塊鏈技術應用與實踐案例
- SIEMENS數控技術應用工程師:SINUMERIK 840D-810D數控系統功能應用與維修調整教程
- Internet of Things with Python
- 標簽類目體系:面向業務的數據資產設計方法論
- MySQL核心技術手冊
- GameMaker Game Programming with GML
- 數據時代的品牌智造
- MySQL技術內幕:InnoDB存儲引擎(第2版)