What are use case realisations?
The model shows how analysis classes realises the behaviour specified by the use case
• Each use case has exactly one realisation
What are the 4 UC Elements?
What is an interaction?
What two interactions does the diagram capture?
What does a lifeline contain?
What does a lifeline looklike? What is the syntax from the textbook?
How many realisation does a use cases have?
Every ues case has only ONE use case realisation
What does a lifeline/interaction represent?
Represents a single participant in the interaction
What two ways can a asynchronous message be used?
Name the 4 interaction diagrams
What does self-delegation do?
Self-delegation is when a lifeline sends a message to itself
What does self-delegation create?
Nested activation
What are combined fragments?
What is a communication diagram?
<!--[if !supportLists]-->
· Structural aspects of an interaction, how lifelines connect
What is branching?
<!--[if !supportLists]-->
· <!--[endif]-->Modelled by prefixing the sequence number with a guard condition
What is the interaction overview diagram?
<!--[if !supportLists]-->
· <!--[endif]-->Model high level flow of control between interactions
<!--[if !supportLists]-->
· <!--[endif]-->Shows interactions and occurrences
What is an operator and guard condition?
Operator: HOW its operand executes
Guard Condition: WHETHER their opperands execute condition