Question

I try to find how can I use PNML Framework http://pnml.lip6.fr/index.html to parse pnml file but I didn't find any useful information, can you help me?

No correct solution

OTHER TIPS

PNML framework is a library of Java classes. You can build a project using the library and interact with it via its API.

If you have specific needs like PNML validation, you can use some of the tools built using the PNML framework without programming anything in Java.

To begin development with PNML Framework you should start by reading the Basic Tutorial (wiki) and, if you are using Eclipse, install PNML framework to work with the IDE (wiki).

More details can be found in the remaining volumes of user documentation (table of contents).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top