| Package | Description |
|---|---|
| org.processmining.BigData.common.models | |
| org.processmining.BigData.common.models.Hadoop |
| Modifier and Type | Method and Description |
|---|---|
AnnotatedDGraph |
AnnotatedHeuristicModel.getDependencyGraph() |
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotatedDGraph.add(AnnotatedDGraph a_dgraph)
Add data from the parameter graph to the actual graph
|
| Constructor and Description |
|---|
AnnotatedHeuristicModel(AnnotatedDGraph dgraph) |
| Modifier and Type | Class and Description |
|---|---|
class |
HadoopAnnotatedDGraph
Class representing an Annotated Dependency Graph to use them in a Hadoop environment.
|