Uses of Class
org.processmining.plugins.stochasticpetrinet.enricher.experiment.PerformanceEnricherExperimentResult
-
Packages that use PerformanceEnricherExperimentResult Package Description org.processmining.plugins.stochasticpetrinet.enricher.experiment -
-
Uses of PerformanceEnricherExperimentResult in org.processmining.plugins.stochasticpetrinet.enricher.experiment
Methods in org.processmining.plugins.stochasticpetrinet.enricher.experiment that return PerformanceEnricherExperimentResult Modifier and Type Method Description PerformanceEnricherExperimentResultPerformanceEnricherExperimentPlugin. performExperiment(org.processmining.contexts.uitopia.UIPluginContext context, StochasticNet net, org.processmining.models.semantics.petrinet.Marking initialMarking, PerformanceEnricherExperimentPlugin.ExperimentType type)We first simulate the net a number of times with a combination of given trace-sizes and policies, and then enrich the base Petri net to be stochastic again.PerformanceEnricherExperimentResultPerformanceEnricherExperimentPlugin. plugin(org.processmining.contexts.uitopia.UIPluginContext context, StochasticNet net)
-