1

Is it possible to import SCXML file into Enterpise Architect as a "State Machine" or other diagram?

If so then how?

rudolf_franek
  • 1,795
  • 3
  • 28
  • 41

2 Answers2

1

Not out of the box. From what I saw it should not be too hard to write a script that reads XML and converts the tree to elements and connectors.

qwerty_so
  • 35,448
  • 8
  • 62
  • 86
0

It looks to not be possible directly in EA, but it does seem that a conversion script from XMI (what EA can export) to SCXML exists.

space_voyager
  • 1,984
  • 3
  • 20
  • 31