Package | Description |
---|---|
org.processmining.plugins.actitrac | |
org.processmining.plugins.actitrac.types | |
org.processmining.plugins.actitrac.ui.clustertree |
Modifier and Type | Method and Description |
---|---|
GroupedXLog |
ActiTraCClustering.getLog()
Return a copy of the represented GroupedXLog.
|
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.
|
Constructor and Description |
---|
DistanceXLog(GroupedXLog glog) |
MaxRepeatAlphabetDistanceXLog(GroupedXLog glog) |
Constructor and Description |
---|
JClusterBox(Cluster cluster,
GroupedXLog parentlog,
JClusteringSidePane infopane)
Create a new JClusterBox for the given Cluster.
|
JRootBox(Cluster cluster,
GroupedXLog parentlog,
JClusteringSidePane infopane)
Create a new JRootBox for the given Cluster.
|