最新UML介绍+实战完美版课件.ppt
- 【下载声明】
1. 本站全部试题类文档,若标题没写含答案,则无答案;标题注明含答案的文档,主观题也可能无答案。请谨慎下单,一旦售出,不予退换。
2. 本站全部PPT文档均不含视频和音频,PPT中出现的音频或视频标识(或文字)仅表示流程,实际无音频或视频文件。请谨慎下单,一旦售出,不予退换。
3. 本页资料《最新UML介绍+实战完美版课件.ppt》由用户(ziliao2023)主动上传,其收益全归该用户。163文库仅提供信息存储空间,仅对该用户上传内容的表现方式做保护处理,对上传内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(点击联系客服),我们立即给予删除!
4. 请根据预览情况,自愿下载本文。本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
5. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007及以上版本和PDF阅读器,压缩文件请下载最新的WinRAR软件解压。
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 最新 UML 介绍 实战 完美 课件
- 资源描述:
-
1、UML介绍+实战 应用设计所应用设计所2019.11.23About learning UML stuff What is a model?Why do we model?When do we model?How to use UML?What is a model?A model is a simplification of reality.Why do we model?We cannot comprehend such a system in its entirety.We build models so that we can better understand the system
2、we are developing.Through modeling,we achieve four aims:Models help us to visualize a system as it is or as we want it to be.Models permit us to specify the structure or behavior of a system.Models give us a template that guides us in constructing a system.Models document the decisions we have made.
3、The larger and more complex the system to be,the more important modeling becomes.The Principles of Modeling Choose your models well.Every model may be expressed at different levels of precision.The best models are connected to reality.No single model or view is sufficient.When do we model?The sooner
4、 the better,and keep modeling in developing.Object-Oriented Modeling&Algorithmic ModelingWhat is the structure of a good object-oriented architecture?Visualizing,specifying,constructing,and documenting object-oriented systems is exactly the purpose of the Unified Modeling Language.Building Blocks of
5、 the UML Things(Structural things,Behavioral things,Grouping things,Annotational things)Relationships(Dependency,Association,Generalization,Realization)Diagrams(Structural Diagrams,Behavioral Diagrams)Things Structural things(Class,interface,collaboration,use case,active class,component,artifact,nod
6、e)Behavioral things(Interaction,state machine,activity)Grouping things(Package)Annotational thingsRelationships Dependency Association Generalization RealizationStructural Diagrams&Behavioral DiagramsUML Structural Diagrams Class diagram(Classes,interfaces,and collaborations)Component diagram(Compon
7、ents)Composite structure diagram(Internal structure)Object diagram(Objects)Artifact diagram(Artifacts)Deployment diagram(Nodes)UML Behavioral Diagrams Use case diagram(Organizes the behaviors of the system)Sequence diagram(Focuses on the time ordering of messages)Communication diagram(Focuses on the
8、 structural organization of objects that send and receive messages)State diagram(Focuses on the changing state of a system driven by events)Activity diagram(Focuses on the flow of control from activity to activity)Class diagramRealization(实现实现)Aggregation(聚合聚合)Class diagramGeneralization(泛化泛化)Associ
展开阅读全文