| Package | Description |
|---|---|
| org.processmining.hadoop.AlphaMiner.algorithms | |
| org.processmining.hadoop.AlphaMiner.algorithms.utils | |
| org.processmining.hadoop.models |
| Modifier and Type | Method and Description |
|---|---|
java.util.HashMap<java.lang.String,java.util.Set<java.lang.String>> |
LoglessAlphaMiner.getCausalRelations(HadoopGraph dfg)
Returns a map with the causal relations in the graph.
|
| Constructor and Description |
|---|
LoglessAlphaMiner(HadoopGraph dfg)
Class constructor
|
| Constructor and Description |
|---|
AlphaMinerNodeExpander(HadoopGraph dfg) |
| Modifier and Type | Method and Description |
|---|---|
void |
HadoopGraph.add(HadoopGraph graph)
Add data from the parameter graph to the actual graph
|