public class DataAwarePetrinetMinerMethod extends DataAwareCNetMethod
Constructor and Description |
---|
DataAwarePetrinetMinerMethod() |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
mine(org.processmining.dataawarecnetminer.common.MinerContext context) |
void |
save(org.processmining.framework.plugin.PluginContext context,
java.lang.String fileName) |
java.lang.String |
toString() |
mineCNet
buildDataDependencyGraph
formatDouble, formatInteger, getBindingsHeuristic, getConditionalHeuristic, getConfiguration, getConformanceHeuristic, getDataStorage, getDecisionHeuristic, getDependencyHeuristic, getEventStorage, updateData
public javax.swing.JComponent mine(org.processmining.dataawarecnetminer.common.MinerContext context) throws MiningException
mine
in interface MiningMethod
mine
in class DataAwareCNetMethod
MiningException
public void save(org.processmining.framework.plugin.PluginContext context, java.lang.String fileName)
save
in interface MiningMethod
save
in class DataAwareCNetMethod
public java.lang.String toString()
toString
in class DataAwareCNetMethod