public class LoopsLinearizerPlugin
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SEPARATOR |
Constructor and Description |
---|
LoopsLinearizerPlugin() |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XLog |
unroll(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
org.deckfour.xes.model.XLog |
unrollHeadless(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log) |
public static final java.lang.String SEPARATOR
public org.deckfour.xes.model.XLog unroll(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log)
public org.deckfour.xes.model.XLog unrollHeadless(org.processmining.framework.plugin.PluginContext context, org.deckfour.xes.model.XLog log)