forked from hzuapps/uml-modeling-2020
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cea08d8
commit 59d4ac6
Showing
4 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# 实验三:过程建模 | ||
|
||
## 一、实验目标 | ||
1. 掌握过程建模方法 | ||
2. 掌握活动图的画法(Activity Diagram) | ||
|
||
## 二、实验内容 | ||
1. 用StartUML完成过程建模 | ||
2. 使用Markdown完成实验报告 | ||
|
||
## 三、实验步骤 | ||
1. 创建 热水卡充值 / 打印充值记录 / 卡内余额查询 的活动图 | ||
2. 添加Initial | ||
3. 根据用例规约的基本流程添加活动图的Action | ||
4. 根据用例规约的扩展流程添加活动图的Decision和Merge | ||
4. 添加Final | ||
5. 使用Control Flow连接各个图标 | ||
6. 调整图标的位置,使其尽可能美观 | ||
|
||
## 四、实验结果 | ||
![image](./shiyan3-1.png) | ||
图3-1 热水卡充值活动图 | ||
|
||
![image](./shiyan3-2.png) | ||
图3-2 打印充值记录活动图 | ||
|
||
![image](./shiyan3-3.png) | ||
图3-3 卡内余额查询活动图 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.