Book a Demo

Author Topic: Names added to reimported transitions  (Read 3395 times)

Frank Horn

  • EA User
  • **
  • Posts: 535
  • Karma: +1/-0
    • View Profile
Names added to reimported transitions
« on: February 03, 2010, 08:21:15 pm »
Just filed a bug report:

Details:
Quote
When exporting state machines to XML 1.1 and importing them back to another eap project, transitions will get names composed of triggers and guards.

Steps to Reproduction:
Quote
Create a package and add a state machine diagram. Create a state and a self transistion. Give the transition some trigger and type somethind into the guard field, but leave the name field blank. Export to XMI (default options, i.e. XMI 1.1 with full round trip enabled). Import into a new project. The transition will then have the name "SomeTrigger[SomeGuard]".

Frank Horn

  • EA User
  • **
  • Posts: 535
  • Karma: +1/-0
    • View Profile
Re: Names added to reimported transitions
« Reply #1 on: February 25, 2010, 07:53:52 pm »
Good news from the v8 beta2 release notes:

Quote
XMI Import of State Flow (Transitions) modified to prevent Guard and Trigger information being included in the name.