码迷,mamicode.com
首页 >  
搜索关键字:uml rational rose    ( 4120个结果
从桥接模式与策略模式谈起(转载)
原文地址:http://www.blogjava.net/wangle/archive/2007/04/25/113545.html从桥接模式与策略模式谈起桥接(Bridge)模式是结构型模式的一种,而策略(strategy)模式则属于行为模式。以下是它们的UML结构图。在桥接模式中,Abstrac...
分类:其他好文   时间:2014-06-28 21:20:24    阅读次数:332
Rational Rose 2007 &Rational Rose 2003 下载及破解方法和汉化文件下载
这么好的东西,不拿来出分享,我对不起原作者呀。可是我这里不知道作者是谁,感谢在先了。ed2k://|file|%5BIBM%E8%BD%AF%E4%BB%B6%E7%B3%BB%E5%88%97%5D.IBM.Rational.Rose.Enterprise.v7.0-TFTISO.bin|6210...
分类:其他好文   时间:2014-06-21 09:51:00    阅读次数:152
UML可以做什么
?? Where Can the UML Be Used The UML is intended primarily for software-intensive systems. It has been used effectively for such domains as Enterprise information systems Banking and financial ser...
分类:其他好文   时间:2014-06-18 11:53:00    阅读次数:190
Eclipse UML 工具 ObjectAid 介绍
概述本文介绍如何使用 ObjectAid(http://www.objectaid.com/) UML Explorer 创建 UML 图,快速阅读代码。安装 ObjectAidObjectAid 是 Eclipse 插件,首先需要安装 Eclipse, 然后根据 http://www.objectaid.com/installation 安装插件。使用 ObjectAid基于某一 Project...
分类:系统相关   时间:2014-06-18 08:09:04    阅读次数:354
UML的基础元件之架构元件(三)
Structural Things An active class is a class whose objects own one or more processes or threads and therefore can initiate control activity. An active class is just like a class except that it...
分类:其他好文   时间:2014-06-17 22:44:27    阅读次数:310
UML的基本图(一)
?? A class diagram shows a set of classes, interfaces, and collaborations and their relationships. These diagrams are the most common diagram found in modeling object-oriented systems. Class diagram...
分类:其他好文   时间:2014-06-17 19:28:33    阅读次数:261
UML的基本图(二)
?? Both sequence diagrams and communication diagrams are kinds of interaction diagrams. An interaction diagram shows an interaction, consisting of a set of objects or roles, including the messages ...
分类:其他好文   时间:2014-06-17 19:15:04    阅读次数:186
UML的基本关联
?? First, a dependency is a semantic relationship between two model elements in which a change to one element (the independent one) may affect the semantics of the other element (the dependent on...
分类:其他好文   时间:2014-06-17 18:50:36    阅读次数:182
UML的通用机制(三)
?? Common Divisions In modeling object-oriented systems, the world often gets divided in several ways. First, there is the division of class and object. A class is an abstraction; an object is one ...
分类:其他好文   时间:2014-06-17 16:25:38    阅读次数:322
UML的基本图(三)
?? An artifact diagram shows the physical constituents of a system on the computer. Artifacts include files, databases, and similar physical collections of bits. Artifacts are often used in conjunct...
分类:其他好文   时间:2014-06-17 16:11:28    阅读次数:287
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!