Rose 代码生成的步骤
摘要:软件版本:Rational Rose 7.0参考博客:http://blog.chinaunix.net/uid-20749563-id-718337.html http://blog.chinaunix.net/uid-177564-id-2863343.html http://tech.sina.com.cn/s/2009-08-14/10501028115.shtml参考资料:Rational Rose 2003基础教程电子教案1) 检查模型(Check Model)引用问题非法访问(Access violations)问题 语言语法问题P.S.Tools > Check Modl
阅读全文
UML Class Diagram
摘要:软件版本:Rational Rose 7.0参考博客:http://blog.chinaunix.net/uid-20749563-id-718337.html http://blog.chinaunix.net/uid-177564-id-2863343.html参考资料:Rational Rose 2003基础教程电子教案1.2 关系 1)关联(association) 定义两个类在概念上有连接关系时,类之间的连接称为关联;提供了不同类的对象可以相互作用的连接 图形表示用一根连接类的实线表示,用箭头表示关联的方向 ;如果不明确指明方向,则默认关联是双向的 teacher——》student
阅读全文