Lectures 14 and 15: 19th November 2019 Flashcards
UPPAAL
What is a TA?
!
What is a PN?
!
How do TAs work?
!
How do PNs work?
!
What is TCTL?
!
How does TCTL work?
!
What is a state formula?
!
What is a path formula?
!
What is the syntax of state formulae?
!
What is the syntax of path formulae?
!
What is UPPAAL?
!
What does UPPAAL do?
!
How are systems modelled in UPPAAL?
!
What are the different parts of system specifications in UPPAAL?
!
What are global declarations in UPPAAL?
!
What are process definitions in UPPAAL?
!
What are system declarations in UPPAAL?
!
What is the clock of a model?
!
What is a local transition variable?
!
How do you write models in UPPAAL?
!
How do you write actions in UPPAAL?
!
What are UPPAAL functions? What do they describe?
!
What is the effect of performing functions on transitions in UPPAAL?
!
Can you use loops to declare multiple instances in UPPAAL?
no
How do you pass values through channels in UPPAAL?
!
How do you define states in UPPAAL?
!
How do you define transitions in UPPAAL?
!
How do you define conditions in UPPAAL?
!
What are transition semantics?
!
What is a transition guard?
!
What is the synchronisity of a transition?
!
When can transitions fire?
!
What do you assume about the order of communications with UPPAAL?
!
How do UPPAAL state invaraints work?
!
What do UPPAAL state invaraints do?
!
How do clocks and time work in UPPAAL?
!
How do timed transitions work in UPPAAL?
!
How may deadlocks occur with timed transitions in UPPAAL?
!
When can you perform a transition in UPPAAL?
!
What are the restrictions on the usage of time in UPPAAL?
!
What are timeless locations in UPPAAL?
!
How are timeless locations implemented in UPPAAL?
!
What are committed locations in UPPAAL?
!
How can committed locations in UPPAAL lead to deadlock?
!
What are urgent locations in UPPAAL?
!
What is the difference between committed and urgent locations in UPPAAL?
!
How does verification work with UPPAAL?
!
What logic does UPPAAL use for its properties?
!
How do you add timing constraints to UPPAAL models?
!
How do you check UUPPAL specifications against deadlocks?
!