Uses of Interface
org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model.StochasticPath
-
-
Uses of StochasticPath in org.processmining.earthmoversstochasticconformancechecking.helperclasses
Methods in org.processmining.earthmoversstochasticconformancechecking.helperclasses with parameters of type StochasticPath Modifier and Type Method Description static int[][]Levenshtein. getMatrix(java.lang.String[] s, StochasticPath t) -
Uses of StochasticPath in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model
Classes in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model that implement StochasticPath Modifier and Type Class Description classStochasticPathImplMethods in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model that return StochasticPath Modifier and Type Method Description StochasticPathStochasticTransition2IndexKey. getStochasticPath(int[] path) -
Uses of StochasticPath in org.processmining.earthmoversstochasticconformancechecking.tracealignments
Methods in org.processmining.earthmoversstochasticconformancechecking.tracealignments that return StochasticPath Modifier and Type Method Description StochasticPathStochasticTraceAlignmentsModelModel.EditIteratorModelModel. getStochasticPathA()StochasticPathStochasticTraceAlignmentsLogModel.EditIteratorLogModel. getStochasticPathB()StochasticPathStochasticTraceAlignmentsModelModel.EditIteratorModelModel. getStochasticPathB()
-