notes Flashcards

1
Q

«extends» in a use case diagram is for _____ use cases.

A

optional

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

for a relationship class to be created in a domain model class, the relationship betweeen the two classes must be many to many

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

In a system sequence diagram, alt is for ______

A

if else statements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

In a system sequence diagram, opt is for _______

A

conditions, if statements only

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

In a system sequence diagram, we use _____ for loops.

A

loop

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

In an Activity diagram, we use __________ for if/else conditions.

A

decision box/diamond

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

In a context/level-0 diagram, only _______ and ________ are included

A

external agents, process 0

no data storesor higher level processes are used

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

In activity diagram, Use (two/one) bars to indicate a loop.

A

two

one at the begining of loop and one at the end

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

In activity diagram, Use (two/one) bars to indicate parallel activities.

A

one

How well did you know this?
1
Not at all
2
3
4
5
Perfectly