about summary refs log tree commit diff
path: root/usth/ICT2.7/P2L2 OO Software Engineering and UML Subtitles/37 - Recap Quiz Solution - lang_en_vs4.srt
blob: 7f8f31365d36932b55caba83a1b1d6df33b8c048 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
1
00:00:00,140 --> 00:00:02,580
And in this case, the correct answer is that class

2
00:00:02,580 --> 00:00:06,870
diagram and deployment diagrams are the only two UML structural

3
00:00:06,870 --> 00:00:09,950
diagrams among these four. So the answer to this quiz

4
00:00:09,950 --> 00:00:12,250
was probably pretty obvious, but I wanted to use it

5
00:00:12,250 --> 00:00:15,840
also to stress, once more, the difference between structural and

6
00:00:15,840 --> 00:00:19,560
behavioral diagrams. Structural diagrams provide the static picture of the

7
00:00:19,560 --> 00:00:23,100
system being modeled, presented from different perspective. For example, from

8
00:00:23,100 --> 00:00:26,630
the perspective of the class diagram and of the deployment diagram.

9
00:00:26,630 --> 00:00:29,760
Behavioral diagrams, on the other hand, provide information on

10
00:00:29,760 --> 00:00:32,460
the dynamic behavior of the system being modeled, also

11
00:00:32,460 --> 00:00:35,020
presented from different perspective. So it's important to be

12
00:00:35,020 --> 00:00:38,020
able to distinguish between these two types of diagrams. This

13
00:00:38,020 --> 00:00:41,450
concludes this lesson on object orientation and UML. But

14
00:00:41,450 --> 00:00:43,960
I encourage you to look at the references provided

15
00:00:43,960 --> 00:00:45,390
in the class notes, in case you want to

16
00:00:45,390 --> 00:00:49,440
know more about object orientation, object oriented analysis, and UML.