What are the strong points of using use cases?
What are the weak points of using use cases?
What are the 2 main stlyes of modelling behaviour?
Flow-based model; actions chosen in a predetermined order
State-based model; actions triggered when in certain states
What are 2 Properties of guards?
Mutually exclusive
Exhaustive
What are the strong points of composing diagrams of subdiagrams?
What are the weak points of composing diagrams of subdiagrams?
What are swim lanes used for in a UML activity diagram?
Show that different activities are done by different business departments
Can also show multithreaded processes executed on different hardware
What is the token passing model of a UML activity diagram?