Is there any software for drawing a petri net and generate any source code from there?
The source code could be in any already known programming language,(that would be desirable)..
but other option is a file with only the description of the petri net graphs in a text based file with an open format, like XML or any other data language (then I could write the code generator, but at least I would like to avoid gui/graph development part ;))
Thanks