Uses of Class
org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPathLanguageImpl
-
Packages that use StochasticPathLanguageImpl Package Description org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model -
-
Uses of StochasticPathLanguageImpl in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model
Methods in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model with parameters of type StochasticPathLanguageImpl Modifier and Type Method Description static voidStochasticPetriNet2StochasticPathLanguage. thread(org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNetSemantics semantics, java.util.concurrent.ConcurrentLinkedQueue<byte[]> globalQueue, java.util.concurrent.atomic.AtomicInteger globalQueueSize, com.google.common.util.concurrent.AtomicDouble massCovered, LanguageGenerationStrategyFromModel terminationStrategy, StochasticPathLanguageImpl<TotalOrder> language, org.processmining.framework.plugin.ProMCanceller canceller)static doubleStochasticPetriNet2StochasticPathLanguage. walk(StochasticPathLanguageImpl<TotalOrder> language, org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNetSemantics semantics, LanguageGenerationStrategyFromModel terminationStrategy, int numberOfThreads, org.processmining.framework.plugin.ProMCanceller canceller)
-