Introduction to UML Flashcards
1
Q
two types of structural diagrams we will be using
A
class diagram use case diagram
2
Q
two types of dynamic diagrams we will use
A
activity
sequence
3
Q
what is the function of a use case diagram
A
describes the functional behaviour of the sustem as seen by the user
4
Q
function of class diagrams
A
describe the structure of the system
5
Q
function of sequence and activity diagrams
A
describe the dynamic bheaviour between objects in the system
6
Q
the ovals in a use case diagram are called the
A
use cases