Book a Demo

Author Topic: Code gen problem if multiple transitions  (Read 3170 times)

jks

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Code gen problem if multiple transitions
« on: January 05, 2013, 02:38:20 am »
Using the code generation option on a state diagram that has more than one transition between a pair of states (each transition being associated with a different event and having different associated actions) appears to cause problems, as the resultant code labels the transitions according to their source and target states so they up with identical names.  

Is there a planned fix for this, or a workaround (other than duplicating states and therefore transitions)?