Is it possible to import SCXML file into Enterpise Architect as a "State Machine" or other diagram?
If so then how?
Is it possible to import SCXML file into Enterpise Architect as a "State Machine" or other diagram?
If so then how?
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.
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.