public class GreedyISDFGCalculation
extends java.lang.Object
| Constructor and Description |
|---|
GreedyISDFGCalculation() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JPanel |
greedyISDFGCalculation(IntermediateLogToListStrings log,
boolean doPrints) |
javax.swing.JPanel |
greedyISDFGCalculationPlugin(org.processmining.framework.plugin.PluginContext context,
IntermediateLogToListStrings log) |
public javax.swing.JPanel greedyISDFGCalculationPlugin(org.processmining.framework.plugin.PluginContext context,
IntermediateLogToListStrings log)
public javax.swing.JPanel greedyISDFGCalculation(IntermediateLogToListStrings log, boolean doPrints)