Skip to content

Commit

Permalink
Merge pull request #2271 from aiyadc/master
Browse files Browse the repository at this point in the history
#7 #490 状态建模
  • Loading branch information
zengsn authored Apr 10, 2020
2 parents 8d483cf + e343a44 commit 92dca4c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
Binary file added students/1707080601116/StatechartDiagram1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions students/1707080601116/lab7_StatechartDiagram.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 实验七:状态建模

## 一、实验目标
1、掌握对象状态建模
## 二、实验内容
1、观看教学视频
2、结合用例图、活动图、类图、时序图来绘画状态图
3、编写实验报告文档

## 三、实验步骤
1.结合整个项目选出一个关键对象
2.结合用例图、活动图等进行对象状态的分析和总结
3.在StarUML中绘制状态图

## 四、实验结果
![决策状态图](./StatechartDiagram1.png)
图1.决策状态图

0 comments on commit 92dca4c

Please sign in to comment.