Basics (continued)

a transitions with trigger, guard and effect
a transitions with trigger, guard and effect
trigger
0..* trigger events, subtyping does apply
guard
0..1 guard condition
effect
0..1 effect behavior (typically an action or activity)

Notice initial and final pseudo-states.