Skip to content

Commit

Permalink
hzuapps#3 hzuapps#560 实验三:过程建模
Browse files Browse the repository at this point in the history
  • Loading branch information
Candices123 committed Mar 16, 2020
1 parent cea08d8 commit 59d4ac6
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions students/1714080902135/lab3.md
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 卡内余额查询活动图
Binary file added students/1714080902135/shiyan3-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added students/1714080902135/shiyan3-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added students/1714080902135/shiyan3-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 59d4ac6

Please sign in to comment.