public class CreateIPN
extends java.lang.Object
Constructor and Description |
---|
CreateIPN() |
Modifier and Type | Method and Description |
---|---|
static InteractivePetriNet |
createIPN(org.deckfour.xes.model.XLog log,
org.processmining.contexts.uitopia.UIPluginContext context,
boolean alignmentPlugin,
boolean predictorPlugin,
boolean keepHistory)
Create ipn and set alignmentMode, predictor mode etc
|
static InteractivePetriNet |
createIPN(org.deckfour.xes.model.XLog log,
org.processmining.contexts.uitopia.UIPluginContext context,
boolean alignmentPlugin,
boolean predictorPlugin,
boolean keepHistory,
boolean dqPlugin) |
public static InteractivePetriNet createIPN(org.deckfour.xes.model.XLog log, org.processmining.contexts.uitopia.UIPluginContext context, boolean alignmentPlugin, boolean predictorPlugin, boolean keepHistory, boolean dqPlugin)
public static InteractivePetriNet createIPN(org.deckfour.xes.model.XLog log, org.processmining.contexts.uitopia.UIPluginContext context, boolean alignmentPlugin, boolean predictorPlugin, boolean keepHistory)
log
- context
- alignmentPlugin
- predictorPlugin
-