uml diagrams Flashcards
1
Q
What are the 7 uml diagrams?
A
class diagram object diagram use case diagram state diagram sequence diagram activity diagram communication diagram
2
Q
what is a object diagram used for?
A
complete or partial view of the structure of a modelled system at a specific time
3
Q
parts of a use case diagram?
A
stick man - actors
circle - goals
4
Q
parts of state diagrams?
A
transitions - arrows
conditions
5
Q
What is the purpose of a state diagram?
A
shows how an object behaves through the various processes of a system
6
Q
parts of an activity diagrams
A
starting point = filled in circle activity = circle decision = diamond rectangles = inputs and outputs end of diagram = hollow circle with a dot
7
Q
Purpose of a communication diagram
A
shows how different objects combine to pursue a common purpose