Tags and keywords
Using more than one InitialNode is another way to address the initialisation problem illustrated in a previous  slide:
      
 UML-2.5.1: 'An Activity may have more than one InitialNode.'
video_sim
              
          But beware that - while an Activity may have more than one InitialNode - a StateMachine may only have one 
      initial Pseudostate in each Region:
 UML-2.5.1: 'There can be at most one initial Vertex in a Region.'
 
    
