Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
VisualizeActivityClusterArrayAlgorithm.apply(org.processmining.contexts.uitopia.UIPluginContext context,
ActivityClusterArray clusters) |
Modifier and Type | Method and Description |
---|---|
void |
ActivityClusterArray.init(ActivityClusterArray clusters) |
Constructor and Description |
---|
ActivityClusterArrayGraph(org.processmining.framework.plugin.PluginContext context,
ActivityClusterArray clusters) |
Modifier and Type | Class and Description |
---|---|
class |
ActivityClusterArrayImpl |
Modifier and Type | Method and Description |
---|---|
static ActivityClusterArray |
ActivityClusterArrayFactory.createActivityClusterArray() |
Modifier and Type | Method and Description |
---|---|
void |
ActivityClusterArrayImpl.init(ActivityClusterArray clusters) |
Modifier and Type | Method and Description |
---|---|
void |
ExportActivityClusterArrayPlugin.export(org.processmining.framework.plugin.PluginContext context,
ActivityClusterArray array,
java.io.File file) |
javax.swing.JComponent |
VisualizeActivityClusterArray.runUI(org.processmining.contexts.uitopia.UIPluginContext context,
ActivityClusterArray clusters)
Deprecated.
|
javax.swing.JComponent |
VisualizeActivityClusterArrayPlugin.runUI(org.processmining.contexts.uitopia.UIPluginContext context,
ActivityClusterArray clusters) |
javax.swing.JComponent |
VisualizeActivityClusterArray.visualize(org.processmining.contexts.uitopia.UIPluginContext context,
ActivityClusterArray clusters)
Deprecated.
Use run() instead.
|
javax.swing.JComponent |
VisualizeActivityClusterArrayPlugin.visualize(org.processmining.contexts.uitopia.UIPluginContext context,
ActivityClusterArray clusters)
Deprecated.
Use runUI() instead.
|