public class PnmlExportMPModel
extends java.lang.Object
| Constructor and Description |
|---|
PnmlExportMPModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
exportPetriNetToPNMLFile(org.processmining.framework.plugin.PluginContext context,
PetrinetWithAutomata net,
java.io.File file) |
protected void |
exportPetriNetToPNMLOrEPNMLFile(org.processmining.framework.plugin.PluginContext context,
PetrinetWithAutomata net,
java.io.File file) |
public void exportPetriNetToPNMLFile(org.processmining.framework.plugin.PluginContext context,
PetrinetWithAutomata net,
java.io.File file)
throws java.io.IOException
java.io.IOExceptionprotected void exportPetriNetToPNMLOrEPNMLFile(org.processmining.framework.plugin.PluginContext context,
PetrinetWithAutomata net,
java.io.File file)
throws java.io.IOException
java.io.IOException