| Package | Description |
|---|---|
| org.processmining.experttraceclustering.models |
| Modifier and Type | Method and Description |
|---|---|
ClusterTree |
ActiTraCClustering.getTree()
Return the ClusterTreeRoot that represents the clustering of the original
log.
|
| Constructor and Description |
|---|
ActiTraCClustering(org.processmining.plugins.kutoolbox.groupedlog.GroupedXLog log,
ClusterTree tree)
Create a new ActiTraCClustering with the given log, tree and parameters.
|