Class ExportLogLikelihoodPlugin
- java.lang.Object
-
- org.processmining.plugins.stochasticpetrinet.analyzer.export.ExportLogLikelihoodPlugin
-
public class ExportLogLikelihoodPlugin extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ExportLogLikelihoodPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexportPetriNetToPNMLFile(org.processmining.framework.plugin.PluginContext context, CaseStatisticsList likelihoods, java.io.File file)
-
-
-
Method Detail
-
exportPetriNetToPNMLFile
public void exportPetriNetToPNMLFile(org.processmining.framework.plugin.PluginContext context, CaseStatisticsList likelihoods, java.io.File file) throws java.lang.Exception- Throws:
java.lang.Exception
-
-