public class ParallelParametersWizardSelfSemi
extends java.lang.Object
| Constructor and Description |
|---|
ParallelParametersWizardSelfSemi(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
| Modifier and Type | Method and Description |
|---|---|
java.util.HashMap<java.lang.String,java.lang.Integer> |
getGlgIndexMap() |
org.processmining.plugins.kutoolbox.groupedlog.GroupedXLog |
getGroupedXLog() |
java.util.List<javax.swing.DefaultListModel> |
getlistModels() |
ImprovedATCParameters |
getParameters() |
ProcessModelFactory |
getPMFactory() |
org.deckfour.xes.model.XLog |
getSeeds() |
void |
show() |
public ParallelParametersWizardSelfSemi(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log)
public void show()
throws org.processmining.plugins.actitrac.utils.OperationCancelledException
org.processmining.plugins.actitrac.utils.OperationCancelledExceptionpublic ImprovedATCParameters getParameters()
public ProcessModelFactory getPMFactory()
public org.processmining.plugins.kutoolbox.groupedlog.GroupedXLog getGroupedXLog()
public java.util.HashMap<java.lang.String,java.lang.Integer> getGlgIndexMap()
public java.util.List<javax.swing.DefaultListModel> getlistModels()
public org.deckfour.xes.model.XLog getSeeds()