Interface StochasticPathIterator<O>
-
- All Superinterfaces:
java.util.Iterator<int[]>,StochasticTraceIterator<O>
public interface StochasticPathIterator<O> extends StochasticTraceIterator<O>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int[]getPath()int[]nextPath()-
Methods inherited from interface org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.StochasticTraceIterator
getProbability, getTraceIndex
-
-