Book a Demo

Author Topic: State Machine Autocode  (Read 3202 times)

Gareth Rees

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
State Machine Autocode
« on: January 09, 2012, 12:07:55 am »
Dear All
I'm currently looking at auto-coding behavior to Java using EA and was struggling with the triggers for transitions. What I had hoped was that I could make some operations "triggerable" so that I could kick the state-machine by calling the operation on the associated object. Is this possible or am I missing the point somewhere?

Best regards