public class InductiveMinerHadoopPlugin extends GenericHadoopPlugin
| Constructor and Description |
|---|
InductiveMinerHadoopPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected InductiveMinerHadoopParameters |
getIMParameters(org.processmining.contexts.uitopia.UIPluginContext context,
GenericHadoopParameters generic_parameters)
The parameters required to execute the Inductive Miner in Hadoop
|
org.processmining.processtree.ProcessTree |
runUI(org.processmining.contexts.uitopia.UIPluginContext context,
HadoopClusterParameters hadoop_cluster,
org.deckfour.xes.model.XLog hdfs_xlog)
The plug-in variant that runs in a UI context and uses a dialog to get the parameters.
|
getGenericParameterspublic org.processmining.processtree.ProcessTree runUI(org.processmining.contexts.uitopia.UIPluginContext context,
HadoopClusterParameters hadoop_cluster,
org.deckfour.xes.model.XLog hdfs_xlog)
throws java.lang.Exception
context - The context to run in.java.lang.Exceptionprotected InductiveMinerHadoopParameters getIMParameters(org.processmining.contexts.uitopia.UIPluginContext context, GenericHadoopParameters generic_parameters)
context - Plugin Contextgeneric_parameters - Generic Hadoop Parameters