Package | Description |
---|---|
org.processmining.divideandconquer.algorithms | |
org.processmining.divideandconquer.plugins |
Modifier and Type | Method and Description |
---|---|
Contest2016Report |
Contest2016Algorithm.apply(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog trainingLog,
org.deckfour.xes.model.XLog testLog,
Contest2016Parameters parameters) |
Modifier and Type | Method and Description |
---|---|
static Contest2016Report |
Contest2016Plugin.run(org.processmining.framework.plugin.PluginContext context,
Contest2016Parameters parameters) |
Contest2016Report |
Contest2016Plugin.run(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog trainingLog,
org.deckfour.xes.model.XLog testLog) |