Modifier and Type | Method and Description |
---|---|
LifecyclePerformanceParameters |
LifecyclePerformanceAlgorithm.getParameters() |
Modifier and Type | Method and Description |
---|---|
void |
LifecyclePerformanceAlgorithm.setParameters(LifecyclePerformanceParameters parameters) |
Constructor and Description |
---|
StreamLifecyclePerformanceAlgorithm(org.processmining.contexts.uitopia.UIPluginContext context,
LifecyclePerformanceParameters parameters) |
Modifier and Type | Method and Description |
---|---|
LifecyclePerformanceParameters |
LifecyclePerformanceConnection.getParameters() |
Constructor and Description |
---|
LifecyclePerformanceConnection(org.deckfour.xes.model.XLog eventlogin,
PerformanceAnalysisResults results,
LifecyclePerformanceParameters parameters) |
Modifier and Type | Method and Description |
---|---|
LifecyclePerformanceParameters |
LifecyclePerformanceParametersStep.apply(LifecyclePerformanceParameters parameters,
javax.swing.JComponent component) |
static LifecyclePerformanceParameters |
LifecyclePerformanceWizard.show(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog eventlog,
LifecyclePerformanceParameters parameters) |
Modifier and Type | Method and Description |
---|---|
LifecyclePerformanceParameters |
LifecyclePerformanceParametersStep.apply(LifecyclePerformanceParameters parameters,
javax.swing.JComponent component) |
boolean |
LifecyclePerformanceParametersStep.canApply(LifecyclePerformanceParameters parameters,
javax.swing.JComponent component) |
javax.swing.JComponent |
LifecyclePerformanceParametersStep.getComponent(LifecyclePerformanceParameters parameters) |
static LifecyclePerformanceParameters |
LifecyclePerformanceWizard.show(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog eventlog,
LifecyclePerformanceParameters parameters) |
Constructor and Description |
---|
LifecyclePerformanceParametersStep(java.lang.String title,
LifecyclePerformanceParameters parameters,
org.deckfour.xes.model.XLog eventlog,
LifecycleModel model) |
Modifier and Type | Method and Description |
---|---|
static LifecycleModel |
LifecycleModelFactory.generateLifecycleModel(java.lang.String label,
java.lang.String instance,
LifecyclePerformanceParameters parameters) |
Modifier and Type | Method and Description |
---|---|
LifecyclePerformanceParameters |
PerformanceAnalysisResults.getParameters() |
Modifier and Type | Method and Description |
---|---|
void |
PerformanceAnalysisResults.setParameters(LifecyclePerformanceParameters parameters) |
Modifier and Type | Method and Description |
---|---|
PerformanceAnalysisResults |
LifecyclePerformancePlugin.runParameters(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog eventlog,
LifecyclePerformanceParameters parameters) |
StreamLifecyclePerformanceAlgorithm |
StreamLifecyclePerformancePlugin.runParameters(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.eventstream.core.interfaces.XSEventStream stream,
LifecyclePerformanceParameters parameters) |
PerformanceAnalysisResults |
LifecyclePerformancePlugin.runPrivate(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog eventlogin,
LifecyclePerformanceParameters parameters) |
StreamLifecyclePerformanceAlgorithm |
StreamLifecyclePerformancePlugin.runStream(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.eventstream.core.interfaces.XSEventStream stream,
LifecyclePerformanceParameters parameters) |