0

I know that composite states are composed of internal states which show how the state behaves. Can you also have a do action when the state is active? this is like showing parallel behavior in the state and seems strange.

vainolo
  • 6,907
  • 4
  • 24
  • 47

1 Answers1

0

As far as I understand the UML Specification: yes, composite states may also contain do actions.

gefei
  • 18,922
  • 9
  • 50
  • 67