I'm searching for good tool that will allow me to draw Finite State Machine and then export it into XMI file so I could easily read it into my program. Could somebody propose something?
Tell me more
×
Programmers Stack Exchange is a question and answer site for
professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.
closed as off topic by gnat, Matthieu, Jim G., Mark Trapp, Ryathal Aug 30 '12 at 19:27
Questions on Programmers Stack Exchange are expected to relate to software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
MS Visio can draw charts and then write them using XML format (saving as VDX instead of VSD, that it is binary). I use it for ASM++ charts (see www.epYme.uva.es/asm++). Luck! |
|||
|
|
