Book a Demo

Author Topic: Code generation from state diagrams.  (Read 3213 times)

gob

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Code generation from state diagrams.
« on: June 03, 2009, 03:58:11 am »
I have started to use EA 7.5 with and tried the new functionality off code generation from state machines.
If I understand it right there is not possible to use roundtrip engineering.
I must generate a new file when I change the state model.
Can this be right?



Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Code generation from state diagrams.
« Reply #1 on: June 03, 2009, 08:37:12 am »
Yes, that is correct.

gob

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: Code generation from state diagrams.
« Reply #2 on: June 03, 2009, 05:05:55 pm »
This is a bit impractical when I need to modify the state machine.
Any ideas on how to design around  (minimize)  this problem?