Package | Description |
---|---|
org.processmining.models | |
org.processmining.models.impl | |
org.processmining.plugins |
Modifier and Type | Method and Description |
---|---|
void |
ActivityClusterArray.init(ActivityClusterArray clusters)
Deprecated.
|
void |
ReplayCostFactor.init(java.lang.String label,
ActivityClusterArray clusters)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivityClusterArrayImpl
Deprecated.
Please use org.processmining.activityclusterarray.models.impl.ActivityClusterArrayImpl instead.
|
Modifier and Type | Method and Description |
---|---|
static ActivityClusterArray |
DivideAndConquerFactory.createActivityClusterArray()
Deprecated.
Please use org.processmining.activityclusterarray.models.impl.ActivityClusterArrayFactory.createActivityClusterArray() instead.
|
Modifier and Type | Method and Description |
---|---|
void |
ActivityClusterArrayImpl.init(ActivityClusterArray clusters)
Deprecated.
|
void |
ReplayCostFactorImpl.init(java.lang.String label,
ActivityClusterArray clusters)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ActivityClusterArray |
ValidateActivityClusterArrayPlugin.validateDefault(org.processmining.framework.plugin.PluginContext context,
ActivityClusterArray clusters,
AcceptingPetriNetArray nets)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ExportActivityClusterArrayPlugin.export(org.processmining.framework.plugin.PluginContext context,
ActivityClusterArray array,
java.io.File file)
Deprecated.
|
ActivityClusterArray |
ValidateActivityClusterArrayPlugin.validateDefault(org.processmining.framework.plugin.PluginContext context,
ActivityClusterArray clusters,
AcceptingPetriNetArray nets)
Deprecated.
|
javax.swing.JComponent |
VisualizeActivityClusterArray.visualize(org.processmining.contexts.uitopia.UIPluginContext context,
ActivityClusterArray clusters)
Deprecated.
|