Skip to content

Commit

Permalink
Merge pull request #2374 from daizhiwei615/master
Browse files Browse the repository at this point in the history
#7  #959 实验七 交互建模(实验六的修改)
  • Loading branch information
zengsn authored Apr 11, 2020
2 parents fa8b254 + 9f3c3ef commit 5cc57bf
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 0 deletions.
Binary file modified students/1714080902615/ActivityDiagram32.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 modified students/1714080902615/ClassDiagram1.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 modified students/1714080902615/ClassDiagram2.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 modified students/1714080902615/ClassDiagram3.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/1714080902615/StatechartDiagram1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions students/1714080902615/lab7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# 实验七 状态建模

## 一、实验目标
### 1.掌握对象状态建模(状态图,Statechart)。


## 二、实验内容
### 1.寻找一个重要的对象;
### 2.确认对象的所有重要的状态;
### 3.画出状态之间的转换条件。

## 三、实验步骤
### 1.寻找一个重要的对象(这里为课程);
### 2.确定课程所有的状态及转换条件;
### 3.用StarUML画出状态图;
### 4.提交到GITHUB;

## 四、实验结果
![课程的状态图](./StatechartDiagram1.jpg)

Binary file modified students/1714080902615/录入课程.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 modified students/1714080902615/退选.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 modified students/1714080902615/选课.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 5cc57bf

Please sign in to comment.