Skip to content

Commit c92c6dd

Browse files
authored
Merge pull request #2331 from ReiujiTenshi/master
#3 #6 #7 #148 实验七 状态建模+修改实验三和实验六
2 parents ceb0810 + b7f7fd8 commit c92c6dd

6 files changed

+23
-0
lines changed
Loading
622 Bytes
Loading
Loading
Loading
Loading

students/1714080902318/lab7.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# 实验七:交互建模
2+
3+
## 1. 实验目标
4+
5+
1. 掌握对象状态建模(状态图,Statechart)
6+
7+
## 2. 实验内容
8+
9+
1. 根据用例规约、活动图和类图,确定进行状态建模的对象
10+
2. 画出状态图
11+
12+
## 3. 实验步骤
13+
14+
1. 视频学习状态建模
15+
2. 根据用例图、活动图和类图确定状态建模的对象
16+
3. 在StarUML上状态建模
17+
3.1 设计该对象的关键状态
18+
3.2 设计状态之间的转变条件
19+
20+
## 4. 实验结果
21+
22+
![景点状态图](./Lab7_StatechartDiagram_Scenery.jpg)
23+
图1:旧地狱遗迹旅游导引系统景点状态图

0 commit comments

Comments
 (0)