Package | Description |
---|---|
org.processmining.plugins.actitrac.algorithm | |
org.processmining.plugins.actitrac.ui |
Modifier and Type | Method and Description |
---|---|
protected void |
Clusterer.cancel()
Calls
ClustererEventListener.cancel() on the event listener and
then throws an OperationCancelledException. |
abstract void |
Clusterer.cluster()
Perform the actual processing on the log.
|
void |
GreedyClusterer.cluster() |
void |
GreedyDistanceClusterer.cluster() |
Modifier and Type | Method and Description |
---|---|
void |
ParametersWizard.show()
Show the wizard in the given context.
|