We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
看懂UML类图和时序图
小汽车与发动机之间是组合关系,使用带实心箭头的实线表示;
没有汽车,发动机也可以独立存在,汽车与发动机应该是聚合关系。同理,汽车和轮胎也是聚合关系。
我参考的这篇文章上的内容the-class-diagram
The text was updated successfully, but these errors were encountered:
No branches or pull requests
看懂UML类图和时序图
没有汽车,发动机也可以独立存在,汽车与发动机应该是聚合关系。同理,汽车和轮胎也是聚合关系。
我参考的这篇文章上的内容the-class-diagram
The text was updated successfully, but these errors were encountered: