Modifier and Type | Method and Description |
---|---|
java.lang.Double |
CalculatePerformanceMetricAlgorithm.compute(PerformanceMetric metric,
LifecycleModel model)
Computes the performance metrics by evaluating the expression.
|
java.lang.Double |
CalculatePerformanceMetricAlgorithmGroovy.compute(PerformanceMetric metric,
LifecycleModel model)
Computes the performance metrics by evaluating the expression.
|
protected void |
LifecyclePerformanceAlgorithm.setInitialState(LifecycleModel model)
Sets the current state to the first found initial state (i.e.
|
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.aggregateModels(LifecycleModel... models) |
static LifecycleModel |
LifecycleModelFactory.generateBPAFActivityLifecycleModel() |
static LifecycleModel |
LifecycleModelFactory.generateLifecycleModel(java.lang.String label,
java.lang.String instance,
LifecyclePerformanceParameters parameters) |
static LifecycleModel |
LifecycleModelFactory.generateSmallActivityLifecycleModel() |
static LifecycleModel |
LifecycleModelFactory.generateStandardActivityLifecycleModel() |
Modifier and Type | Method and Description |
---|---|
static LifecycleModel |
LifecycleModelFactory.aggregateModels(LifecycleModel... models) |
Constructor and Description |
---|
LifecycleModel(LifecycleModel model) |
LifecycleModel(LifecycleModel model,
java.lang.String instance) |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.Table<java.lang.String,java.lang.String,LifecycleModel> |
PerformanceAnalysisResults.getMemory() |
Modifier and Type | Method and Description |
---|---|
void |
PerformanceAnalysisResults.setMemory(com.google.common.collect.Table<java.lang.String,java.lang.String,LifecycleModel> memory) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<LifecycleModel> |
LifecyclePerformanceParameters.getLifecycleModels() |
Modifier and Type | Method and Description |
---|---|
void |
LifecyclePerformanceParameters.addLifecycleModels(LifecycleModel... lifecycleModels) |
Modifier and Type | Method and Description |
---|---|
LifecycleModel |
LifecycleModelEditorPlugin.runDefault(org.processmining.contexts.uitopia.UIPluginContext context) |
LifecycleModel |
LifecycleModelEditorPlugin.runDefault(org.processmining.contexts.uitopia.UIPluginContext context,
LifecycleModel model) |
LifecycleModel |
LifecycleModelEditorPlugin.runDefault(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.models.graphbased.directed.transitionsystem.TransitionSystem ts) |
LifecycleModel |
StandardActivityLifecycleModelCreatorPlugin.runDefaultSmall(org.processmining.contexts.uitopia.UIPluginContext context) |
LifecycleModel |
StandardActivityLifecycleModelCreatorPlugin.runDefaultStandard(org.processmining.contexts.uitopia.UIPluginContext context) |
Modifier and Type | Method and Description |
---|---|
LifecycleModel |
LifecycleModelEditorPlugin.runDefault(org.processmining.contexts.uitopia.UIPluginContext context,
LifecycleModel model) |
PerformanceAnalysisResults |
LifecyclePerformancePlugin.runDialog(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog eventlog,
LifecycleModel... lifecycleModels) |
StreamLifecyclePerformanceAlgorithm |
StreamLifecyclePerformancePlugin.runModels(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.eventstream.core.interfaces.XSEventStream stream,
LifecycleModel... lifecycleModels) |
PerformanceAnalysisResults |
LifecyclePerformancePlugin.runParameters(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog eventlog,
LifecycleModel... lifecycleModels) |
Modifier and Type | Method and Description |
---|---|
LifecycleModel |
PerformanceMetricEditor.getLifecycleModel() |
LifecycleModel |
PerformanceMetricsTableModel.getLifecycleModel() |
Modifier and Type | Method and Description |
---|---|
void |
PerformanceMetricEditor.setLifecycleModel(LifecycleModel lifecycleModel) |
void |
PerformanceMetricsTableModel.setLifecycleModel(LifecycleModel lifecycleModel) |
javax.swing.JComponent |
LifecycleModelEditorVisualizerPlugin.visualize(org.processmining.contexts.uitopia.UIPluginContext uiPluginContext,
LifecycleModel lifecycleModel) |
Constructor and Description |
---|
PerformanceMetricEditor(LifecycleModel lifecycleModel,
PerformanceMetric performanceMetric) |
PerformanceMetricsTableModel(LifecycleModel lifecycleModel) |
Modifier and Type | Method and Description |
---|---|
LifecycleModel |
LifecycleTableModel.get(int index) |
LifecycleModel[] |
LifecycleModelTable.getSelectedModels() |
Modifier and Type | Method and Description |
---|---|
java.util.List<LifecycleModel> |
LifecycleTableModel.getAll() |
Modifier and Type | Method and Description |
---|---|
boolean |
LifecycleTableModel.add(LifecycleModel model) |
void |
LifecyclePerformanceResultsVisualizerPlugin.createDetails(LifecycleModel... models) |
boolean |
LifecycleTableModel.remove(LifecycleModel model) |
Modifier and Type | Method and Description |
---|---|
boolean |
LifecycleTableModel.addAll(java.util.Collection<LifecycleModel> models) |
boolean |
LifecycleTableModel.removeAll(java.util.Collection<LifecycleModel> models) |