Skip to content

Commit

Permalink
hzuapps#3 hzuapps#1240 实验三 过程建模
Browse files Browse the repository at this point in the history
  • Loading branch information
1161320313 committed Mar 19, 2020
1 parent e496e12 commit 291a565
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions students/1714080902622/lab3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# 实验三:过程建模

## 一、 实验目标

1. 掌握过程建模的方法
2. 掌握活动图的画法

## 二、 实验内容

- 根据实验二的用例规约,画出活动图
- 完善实验二中的用例规约

## 三、 实验步骤

1. 查看实验二所写的用例规约。
2. 在StarUML上作图
- 先画出开始和结束节点

- 根据用例规约画出每一步的操作,确定决策点

- 连线
3. 修改实验二中的用例规约
4. 提交活动图和编写实验文档

## 四、 实验结果

1. 活动图

![活动图1](./lab3_ActivityDiagram1.jpg)
图1. 活动图1
![活动图2](./lab3_ActivityDiagram2.jpg)
图2. 活动图2
Binary file added students/1714080902622/lab3_ActivityDiagram1.jpg
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/1714080902622/lab3_ActivityDiagram2.jpg
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 291a565

Please sign in to comment.