Uses of Class
org.processmining.lifecycleperformance.models.lifecycle.LifecycleModel
-
-
Uses of LifecycleModel in org.processmining.lifecycleperformance.algorithms
Methods in org.processmining.lifecycleperformance.algorithms with parameters of type LifecycleModel Modifier and Type Method Description static TimedPerformanceMeasurement<java.lang.Double>CalculatePerformanceMetricAlgorithm. compute(TimedPerformanceMetric metric, LifecycleModel model)Computes the performance metrics by evaluating the expression.protected voidLifecyclePerformanceAlgorithm. setInitialState(LifecycleModel model)Sets the current state to the first found initial state (i.e. -
Uses of LifecycleModel in org.processmining.lifecycleperformance.dialogs
Constructors in org.processmining.lifecycleperformance.dialogs with parameters of type LifecycleModel Constructor Description LifecyclePerformanceParametersStep(java.lang.String title, LifecyclePerformanceParameters parameters, org.deckfour.xes.model.XLog eventlog, LifecycleModel model) -
Uses of LifecycleModel in org.processmining.lifecycleperformance.models.lifecycle
Methods in org.processmining.lifecycleperformance.models.lifecycle that return LifecycleModel Modifier and Type Method Description static LifecycleModelLifecycleModelFactory. aggregateModels(LifecycleModel... models)static LifecycleModelLifecycleModelFactory. generateBPAFActivityLifecycleModel()static LifecycleModelLifecycleModelFactory. generateLifecycleModel(java.lang.String label, java.lang.String instance, LifecyclePerformanceParameters parameters)static LifecycleModelLifecycleModelFactory. generateSmallActivityLifecycleModel()static LifecycleModelLifecycleModelFactory. generateStandardActivityLifecycleModel()Methods in org.processmining.lifecycleperformance.models.lifecycle with parameters of type LifecycleModel Modifier and Type Method Description static LifecycleModelLifecycleModelFactory. aggregateModels(LifecycleModel... models)intLifecycleModel. compareTo(LifecycleModel model)Constructors in org.processmining.lifecycleperformance.models.lifecycle with parameters of type LifecycleModel Constructor Description LifecycleModel(LifecycleModel model)LifecycleModel(LifecycleModel model, java.lang.String instance) -
Uses of LifecycleModel in org.processmining.lifecycleperformance.models.performance
Methods in org.processmining.lifecycleperformance.models.performance that return types with arguments of type LifecycleModel Modifier and Type Method Description java.util.Set<LifecycleModel>PerformanceAnalysisResults. getLifecycleModelsForObjectType(java.lang.String type)Returns all LifecycleModels in the parameters that have instances in the results for a given object type.java.util.Map<java.lang.String,com.google.common.collect.Table<java.lang.String,java.lang.String,LifecycleModel>>PerformanceAnalysisResults. getResults()com.google.common.collect.Table<java.lang.String,java.lang.String,LifecycleModel>PerformanceAnalysisResults. getTypeResults(java.lang.String type)com.google.common.collect.Table<java.lang.String,java.lang.String,LifecycleModel>PerformanceAnalysisResults. setTypeResults(java.lang.String type, com.google.common.collect.Table<java.lang.String,java.lang.String,LifecycleModel> typeMemory)Method parameters in org.processmining.lifecycleperformance.models.performance with type arguments of type LifecycleModel Modifier and Type Method Description voidPerformanceAnalysisResults. setResults(java.util.Map<java.lang.String,com.google.common.collect.Table<java.lang.String,java.lang.String,LifecycleModel>> results)com.google.common.collect.Table<java.lang.String,java.lang.String,LifecycleModel>PerformanceAnalysisResults. setTypeResults(java.lang.String type, com.google.common.collect.Table<java.lang.String,java.lang.String,LifecycleModel> typeMemory) -
Uses of LifecycleModel in org.processmining.lifecycleperformance.parameters
Methods in org.processmining.lifecycleperformance.parameters that return types with arguments of type LifecycleModel Modifier and Type Method Description java.util.Collection<LifecycleModel>LifecyclePerformanceParameters. getLifecycleModels()Methods in org.processmining.lifecycleperformance.parameters with parameters of type LifecycleModel Modifier and Type Method Description voidLifecyclePerformanceParameters. addLifecycleModels(LifecycleModel... lifecycleModels) -
Uses of LifecycleModel in org.processmining.lifecycleperformance.plugins
Methods in org.processmining.lifecycleperformance.plugins that return LifecycleModel Modifier and Type Method Description LifecycleModelLifecycleModelEditorPlugin. runDefault(org.processmining.contexts.uitopia.UIPluginContext context)LifecycleModelLifecycleModelEditorPlugin. runDefault(org.processmining.contexts.uitopia.UIPluginContext context, LifecycleModel model)LifecycleModelLifecycleModelEditorPlugin. runDefault(org.processmining.contexts.uitopia.UIPluginContext context, org.processmining.models.graphbased.directed.transitionsystem.TransitionSystem ts)LifecycleModelLifecycleModelStringImportPlugin. runDefault(org.processmining.contexts.uitopia.UIPluginContext context, java.lang.String text)LifecycleModelStandardActivityLifecycleModelCreatorPlugin. runDefaultSmall(org.processmining.contexts.uitopia.UIPluginContext context)LifecycleModelStandardActivityLifecycleModelCreatorPlugin. runDefaultStandard(org.processmining.contexts.uitopia.UIPluginContext context)Methods in org.processmining.lifecycleperformance.plugins with parameters of type LifecycleModel Modifier and Type Method Description LifecycleModelLifecycleModelEditorPlugin. runDefault(org.processmining.contexts.uitopia.UIPluginContext context, LifecycleModel model)java.lang.StringLifecycleModelStringExportPlugin. runDefault(org.processmining.contexts.uitopia.UIPluginContext context, LifecycleModel model)PerformanceAnalysisResultsLifecyclePerformancePlugin. runDialog(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog eventlog, LifecycleModel... lifecycleModels)StreamLifecyclePerformanceAlgorithmStreamLifecyclePerformancePlugin. runModels(org.processmining.contexts.uitopia.UIPluginContext context, org.processmining.eventstream.core.interfaces.XSEventStream stream, LifecycleModel... lifecycleModels)PerformanceAnalysisResultsLifecyclePerformancePlugin. runParameters(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog eventlog, LifecycleModel... lifecycleModels) -
Uses of LifecycleModel in org.processmining.lifecycleperformance.visualization.swing.lifecycle
Methods in org.processmining.lifecycleperformance.visualization.swing.lifecycle that return LifecycleModel Modifier and Type Method Description LifecycleModelTimedPerformanceMetricEditor. getLifecycleModel()LifecycleModelTimedPerformanceMetricsTableModel. getLifecycleModel()Methods in org.processmining.lifecycleperformance.visualization.swing.lifecycle with parameters of type LifecycleModel Modifier and Type Method Description voidTimedPerformanceMetricEditor. setLifecycleModel(LifecycleModel lifecycleModel)voidTimedPerformanceMetricsTableModel. setLifecycleModel(LifecycleModel lifecycleModel)javax.swing.JComponentLifecycleModelEditorVisualizerPlugin. visualize(org.processmining.contexts.uitopia.UIPluginContext uiPluginContext, LifecycleModel lifecycleModel)Constructors in org.processmining.lifecycleperformance.visualization.swing.lifecycle with parameters of type LifecycleModel Constructor Description TimedPerformanceMetricEditor(LifecycleModel lifecycleModel, TimedPerformanceMetric timedPerformanceMetric)TimedPerformanceMetricsTableModel(LifecycleModel lifecycleModel) -
Uses of LifecycleModel in org.processmining.lifecycleperformance.visualization.swing.lifecycleperformanceresults
Methods in org.processmining.lifecycleperformance.visualization.swing.lifecycleperformanceresults that return LifecycleModel Modifier and Type Method Description LifecycleModelLifecycleTableModel. get(int index)LifecycleModel[]LifecycleModelTable. getSelectedModels()Methods in org.processmining.lifecycleperformance.visualization.swing.lifecycleperformanceresults that return types with arguments of type LifecycleModel Modifier and Type Method Description java.util.List<LifecycleModel>LifecycleTableModel. getAll()Methods in org.processmining.lifecycleperformance.visualization.swing.lifecycleperformanceresults with parameters of type LifecycleModel Modifier and Type Method Description booleanLifecycleTableModel. add(LifecycleModel model)voidLifecyclePerformanceResultsVisualizerPlugin. createDetails(LifecycleModel... models)booleanLifecycleTableModel. remove(LifecycleModel model)Method parameters in org.processmining.lifecycleperformance.visualization.swing.lifecycleperformanceresults with type arguments of type LifecycleModel Modifier and Type Method Description booleanLifecycleTableModel. addAll(java.util.Collection<LifecycleModel> models)booleanLifecycleTableModel. removeAll(java.util.Collection<LifecycleModel> models)
-