Skip to content

Commit

Permalink
hzuapps#7 hzuapps#388 提交实验7
Browse files Browse the repository at this point in the history
  • Loading branch information
LLSSzuramaru committed Apr 9, 2020
1 parent 2c32573 commit 2f741a6
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
Binary file added students/1714080902112/SCclock.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/1714080902112/SCnews.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions students/1714080902112/lab7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# 实验七 状态建模

## 一、实验目标

1.掌握对象状态建模(状态图,Statechart)。


## 二、实验内容

1.根据用例图、用例规约、活动图、类图、顺序图,找出项目功能会存在的状态

2.根据会存在的状态按状态顺序画出状态图

## 三、实验步骤

1.打开用例图、用例规约、活动图、类图、顺序图

2.找出项目功能会存在的状态

3.按功能分别根据会存在的状态按状态顺序画出相应的功能状态图

## 四、实验结果
![打卡的状态图](./SCclock.jpg)

图1:打卡的状态图


![发布消息的状态图](./SCnews.jpg)

图1:发布消息的状态图

0 comments on commit 2f741a6

Please sign in to comment.