Convert UML sequence diagram to Queueing Petri Nets through XML file
- You need Visual Paradigm app to design UML sequence diagram and export it with XML file.
- Next step, you use this tool SD2QPN (java program launch by Eclipse) and run Main.java file with replace directory at file XML exported and directory (you choose) which file .qpe will be generated after converted.
- And finally, you can open file .qpe with QPME tool. You can see Queuering Petri Nets diagram.