public class ExpRelabelingPlugin
extends java.lang.Object
| Constructor and Description |
|---|
ExpRelabelingPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static void |
export2Image(MarkedPetrinet net,
java.io.File file) |
org.deckfour.xes.model.XLog |
relabellingLogUsingSLDup(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog origLog) |
org.deckfour.xes.model.XLog |
relabellingLogUsingSLGenerator(org.processmining.framework.plugin.PluginContext context) |
org.deckfour.xes.model.XLog |
relabellingRealLifeLog(org.processmining.framework.plugin.PluginContext context,
RepEGraphs origLog) |
org.deckfour.xes.model.XLog |
relabellingRealLifeLog(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog origLog) |
public org.deckfour.xes.model.XLog relabellingLogUsingSLDup(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog origLog)
throws java.io.IOException
java.io.IOExceptionpublic org.deckfour.xes.model.XLog relabellingRealLifeLog(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog origLog)
public org.deckfour.xes.model.XLog relabellingRealLifeLog(org.processmining.framework.plugin.PluginContext context,
RepEGraphs origLog)
public org.deckfour.xes.model.XLog relabellingLogUsingSLGenerator(org.processmining.framework.plugin.PluginContext context)
throws java.lang.Exception
java.lang.Exceptionpublic static void export2Image(MarkedPetrinet net, java.io.File file)