Modeling Flashcards

1
Q

UML?

A

Unified Modeling Language:

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

Two broad categories of diagrams

A

Structural Diagrams
Behavioral Diagrams

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

Use case diagrams

A

are behavioral diagrams that is a simple description of a system’s function

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

Key elements of a use case description:

A
  • use case name
    -use case type
    -primary actor
    -secondary actor
    -relationships
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

types of relationships:

A

association relationship- between the actor and a use case (a line)

include relationship- between original use case and another use case (dashed arrow)

extend relationship - between a use case and the original use case (dashed arrow)

generalize relationship- between a general use case (usually various) to the original use case (full arrow)

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