- calculateDurations(PluginContext, StochasticNet) - Static method in class org.processmining.workflownetanalyzer.plugins.WorkflowNetAnalyzer
-
Calculates the minimum and maximum durations of the given workflow net.
- calculateDurationsAcyclic(StochasticNet, ArrayDeque<DirectedGraphNode>) - Static method in class org.processmining.workflownetanalyzer.plugins.WorkflowNetAnalyzer
-
Calculates minimum/maximum time for acyclic workflow nets
- calculateDurationsCyclic(StochasticNet) - Static method in class org.processmining.workflownetanalyzer.plugins.WorkflowNetAnalyzer
-
Calculates minimum/maximum time for cyclic workflow nets
- calculateDurationsStochastic(PluginContext, StochasticNet, long) - Static method in class org.processmining.workflownetanalyzer.plugins.WorkflowNetAnalyzer
-
- calculateDurationsUI(UIPluginContext, StochasticNet) - Static method in class org.processmining.workflownetanalyzer.plugins.WorkflowNetAnalyzer
-
Perform a duration analysis of the given net.
- calculateExpectedDuration(PluginContext, StochasticNet) - Static method in class org.processmining.workflownetanalyzer.plugins.WorkflowNetAnalyzer
-
Calculates the expected duration for the given workflownet
- calculateExpectedRemainingTimesForLog(UIPluginContext, XLog, StochasticNet) - Static method in class org.processmining.workflownetanalyzer.plugins.WorkflowNetAnalyzer
-
Discretize the given net.
- calculateExpectedTime - Variable in class org.processmining.workflownetanalyzer.plugins.ui.DurationAnalysisConfig
-
- calculateMinMaxTime - Variable in class org.processmining.workflownetanalyzer.plugins.ui.DurationAnalysisConfig
-
- cancel(PluginContext, String) - Static method in class org.processmining.workflownetanalyzer.plugins.WorkflowNetAnalyzer
-
- cutoffValue - Variable in class org.processmining.workflownetanalyzer.plugins.ui.DurationAnalysisConfig
-