Java知识分享网 - 轻松学习从此开始!    

Java知识分享网

Java1234官方群25:java1234官方群17
Java1234官方群25:838462530
        
SpringBoot+SpringSecurity+Vue+ElementPlus权限系统实战课程 震撼发布        

最新Java全栈就业实战课程(免费)

springcloud分布式电商秒杀实战课程

IDEA永久激活

66套java实战课程无套路领取

锋哥开始收Java学员啦!

Python学习路线图

锋哥开始收Java学员啦!
当前位置: 主页 > Java文档 > Java基础相关 >

UML - Unified Modeling Language PDF 下载


分享到:
时间:2024-07-07 11:14来源:http://www.java1234.com 作者:转载  侵权举报
UML - Unified Modeling Language
失效链接处理
UML - Unified Modeling Language PDF 下载

 
 
相关截图:
 
主要内容:
 
 
Composite Structure Diagram
A Composite Structure diagram reflects the internal collaboration of Classes, Interfaces or Components (and their
properties) to describe a functionality. Composite Structure diagrams are similar to Class diagrams, but whilst Class
diagrams model a static view of Class structures, including their attributes and behaviors, Composite Structure diagrams
model a specific usage of the structure. You can use them to express run-time architectures, usage patterns and the
participating elements' relationships, which might not be reflected by static diagrams.
In a Composite Structure diagram, Classes are accessed as Parts or run-time instances fulfilling a particular role. These
Parts can have multiplicity, if the role filled by the Class requires multiple instances. Ports defined by a Part's Class
should be represented in the composite structure, so that all connecting Parts provide the required interfaces specified by
the Port. There is extensive flexibility, and a consequent complexity, that come with modeling composite structures. To
optimize your modeling, consider building Collaborations to represent reusable Patterns responding to your design
issues.
You generate Composite Structure diagram elements and connectors from the 'Composite' pages of the Diagram
Toolbox.
 
Example Diagram
This diagram shows a Collaboration used in a Composite Structure diagram to show a relationship for performing an
installation. Collaborations are often used to model common patterns.


 

------分隔线----------------------------

锋哥公众号


锋哥微信


关注公众号
【Java资料站】
回复 666
获取 
66套java
从菜鸡到大神
项目实战课程

锋哥推荐