Skip to content

Commit

Permalink
Merge pull request #2189 from hongxiujie/master
Browse files Browse the repository at this point in the history
#3 #4 #5 #6 #1189 实验三、四、五、六
  • Loading branch information
zengsn authored Apr 5, 2020
2 parents 195d912 + 1b623ee commit 5967fbf
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions students/1714080901124/lab6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# 实验六

## 一、实验目标

1. 理解系统交互;
2. 掌握UML顺序图的画法;
3. 掌握对象交互的定义与建模方法。

## 二、实验内容

1. 根据用例模型和类模型,确定功能所涉及的系统对象;
2. 在顺序图上画出参与者(对象);
3. 在顺序图上画出消息(交互)。

## 三、实验步骤

1. 在B站学习顺序图的概念和画法
2. 参考之前的实验中的用例规约、用例图以及类图,对不合理处进行修改
3. 画“租号”顺序图
4. 画“退号”顺序图

## 四、实验结果

![租号的顺序图](./实验六租号图.jpg)

图1.租号的顺序图

![退号的顺序图](./实验六退号图.jpg)

图2.退号的顺序图
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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/1714080901124/实验六租号图.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/1714080901124/实验六退号图.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/1714080901124/实验四租号图.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/1714080901124/实验四退号图.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 5967fbf

Please sign in to comment.