| Modifier and Type | Method and Description |
|---|---|
LogCentrality |
LogCentralityAlgorithm.apply(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
LogCentrality centrality,
LogCentralityParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
LogCentralityParameters |
LogCentralityConnection.getParameters() |
| Constructor and Description |
|---|
LogCentralityConnection(org.deckfour.xes.model.XLog log,
LogCentrality logCentrality,
LogCentralityParameters parameters) |
| Constructor and Description |
|---|
LogCentralityDialog(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
LogCentrality centrality,
LogCentralityParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
LogCentrality.setClassifier(org.processmining.framework.plugin.PluginContext context,
LogCentralityParameters parameters) |
| Constructor and Description |
|---|
LogCentralityParameters(LogCentralityParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
LogCentrality |
LogCentralityPlugin.run(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
LogCentralityParameters parameters) |
LogCentrality |
LogCentralityPlugin.runParameters(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
LogCentralityParameters parameters)
Deprecated.
Use runUI() instead.
|