| Package | Description |
|---|---|
| org.processmining.hadoop.FlexibleHeuristicsMiner.algorithms | |
| org.processmining.hadoop.models |
| Modifier and Type | Method and Description |
|---|---|
static HadoopAnnotatedDGraph |
HadoopFlexibleHeuristicsMiner.minePart2(org.processmining.contexts.uitopia.UIPluginContext context,
java.lang.String dgraph_path,
FlexibleHeuristicsMinerHadoopParameters parameters,
DataManager data_manager,
boolean asynchronous)
The method that implements the second part of the Flexible Heuristics Miner in Hadoop.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HadoopAnnotatedDGraph.add(HadoopAnnotatedDGraph a_dgraph)
Add data from the parameter graph to the actual graph
|