public class EGMatchConfigWizard
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected EGMatchConfiguration |
config |
protected org.processmining.contexts.uitopia.UIPluginContext |
context |
protected java.util.List<EGMatchConfigDialog> |
dialogs |
protected org.deckfour.xes.model.XLog |
log |
Constructor and Description |
---|
EGMatchConfigWizard(org.processmining.contexts.uitopia.UIPluginContext context,
EGMatchConfiguration conf,
org.deckfour.xes.model.XLog log) |
Modifier and Type | Method and Description |
---|---|
EGMatchConfiguration |
getConfiguration() |
protected void |
initalizeDialogs() |
org.deckfour.uitopia.api.event.TaskListener.InteractionResult |
showWizard() |
protected org.processmining.contexts.uitopia.UIPluginContext context
protected EGMatchConfiguration config
protected org.deckfour.xes.model.XLog log
protected java.util.List<EGMatchConfigDialog> dialogs
public EGMatchConfigWizard(org.processmining.contexts.uitopia.UIPluginContext context, EGMatchConfiguration conf, org.deckfour.xes.model.XLog log)
protected void initalizeDialogs()
public org.deckfour.uitopia.api.event.TaskListener.InteractionResult showWizard()
public EGMatchConfiguration getConfiguration()