public class DependencyGraphMethod extends AbstractMiningMethod
Constructor and Description |
---|
DependencyGraphMethod() |
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() |
formatDouble, formatInteger, getBindingsHeuristic, getConditionalHeuristic, getConfiguration, getConformanceHeuristic, getDataStorage, getDecisionHeuristic, getDependencyHeuristic, getEventStorage, updateData
public javax.swing.JComponent mine(org.processmining.dataawarecnetminer.common.MinerContext context) throws MiningException
MiningException
public void save(org.processmining.framework.plugin.PluginContext context, java.lang.String fileName) throws MiningException
MiningException
public java.lang.String toString()
toString
in class java.lang.Object