搜索资源列表
Lab10
- Refer to the UML diagram above and implement the Course class. After you define the Course class, you must create a Course object with the following details: Programming I, WXES1114, taught by SMT. Besides, your program must test all the ac
Head.FirstDesignPatten4
- 本书大量采用UML的class diagram(static Structrue Diagram),书中大都是JAVA编写,书中内容同样适用其他oo语言
fangcheng
- 用Ralational Rose设计的一元二次方程求根(java)的UML图,是.mdl文件-Designed by Ralational Rose Roots of a quadratic equation (java) in the UML diagram is. Mdl file
ChipChat
- Java 写的即使通信系统 有设计说明 UML图 程序自动安装部署程序-Written in Java, even if the design of communication systems that have UML diagram automatically install deployment
uml
- 用户uml建模使用 包含各种图的介绍以及实例分析,初步知识请了解-User uml modeling diagram that contains a variety of presentations and case analysis, the preliminary knowledge, learn
Gefpractice
- 一个结合OCL语言可以将UML活动图转换成Java代码的程序-Language can be a combination of OCL UML activity diagram into Java source programs
Adapter-mode
- 设计模式--适配器模式--UML图+源码~-Design Patterns- Adapter Pattern- UML diagram+ source ~
UML_Concept
- 统一建模语言参考手册。是你学习uml图的好帮手。一本很好的书-Unified Modeling Language Reference Manual. Uml diagram is that you learn a good helper. A good book
generate-test-cases
- 一个基于灰盒方法从UML活动图生成测试用例的工具-A method based on gray box to generate test cases from UML activity diagram tool
UMLAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
- UML序列图的相关规范说明等你放松对你发 你年苏定方isd年覅-UML sequence diagram
UML-java
- 开发Java应用程序时,开发者要想有效地利用统一建模语言(UML),必须全面理解UML元素以及这些元素如何映射到Java。本文重点讨论UML类图中的元素。类图是最常用的UML图,它用于描述系统的结构化设计。其中包括类关系以及与每个类关联的属性及行为。类图能出色地表示继承与合成关系。为了将类图作为一种高效的沟通工具使用,开发者必须理解如何将类图上出现的元素转换到Java中。下面来进一步探索这一转换过程。-When developing Java applications, developers w
jUML2.0
- 这是一个由uml图生成代码的工具。在界面中画出类图,可生成对应的java代码、javascr ipt代码和php代码等。-This is a code generation tool uml diagram. Interface to draw class diagrams, generate the corresponding java code, javascr ipt code and php code.
uml
- 让学生掌握用例图的语义、功能,使用事件流描述用例;了解用例和脚本的关系及使用用例图为系统的上下文、系统的需求建模。-Enable students to master the use case diagram semantics, functions, event stream described understand the relationship between use cases and scr ipts and use cases Pictured system context,
e
- 电梯监控,含需求分析uml图、开发报告,英文版-Elevator monitoring, including needs analysis uml diagram, development report, the English version
TravelAgency
- 使用eclipse绘制的UML活动图。介绍的是火车控制系统的活动-Using eclipse draw UML activity diagram. Describes the activities of the train control system
StockApplication
- SSD3 Exam 1 Practical Quiz is used to do without the UML Diagram
shuijing-cpu-java
- 用类描述计算机中CPU的速度和硬盘的容量。要求Java应用程序有4个类,名字分别是PC、CPU、HardDisk和Test,其中Test是主类。 PC类与CPU和HardDisk类关联的UML图如下: 其中,CPU类要求getSpeed()返回speed的值,要求setSpeed(int m)方法将参数m的值赋值给speed。HardDisk类要求getAmount()返回amount的值,要求setAmount(int m)方法将参数m的值赋值给amount。PC类
StopWatch
- 设计一个名为StopWatch的类,该类包括:具有访问器方法的私有数据域startTime和endTime;一个无参构造方法,使用当前时间来初始化startTime;一个名为start()方法,将startTime重设为当前时间;一个名为stop()方法,将endTime设置为当前时间;一个名为getElapsedTime()的方法,以毫秒为单位返回秒表记录的流逝时间。画出该类的UML图并实现这个类。并编写一个测试程序,用于测量使用选择排序对100 0000个数字进行排序的执行时间。-Desig
网上水果店
- 包含网上购物系统的用例图顺序图 关于网上开发系统用uml构图 等等等(Use case diagram sequence diagrams, and so on, including online shopping systems, and so on)
AmaterasUML_1.3.4
- 最好用的Eclipse UML插件,能够通过拖拽Java源文件,轻松生成类图结构。(The best Eclipse UML plug-in can easily generate the class diagram structure by dragging and dropping the Java source file.)