Package | Description |
---|---|
org.processmining.plugins.actitrac |
Modifier and Type | Method and Description |
---|---|
ClusterTree |
ActiTraCClustering.getTree()
Return the ClusterTreeRoot that represents the clustering of the original
log.
|
Constructor and Description |
---|
ActiTraCClustering(GroupedXLog log,
ClusterTree tree,
ATCParameters parameters,
org.processmining.plugins.heuristicsnet.miner.heuristics.miner.settings.HeuristicsMinerSettings settings)
Create a new ActiTraCClustering with the given log, tree, parameters and
settings.
|