Interface StochasticTraceAlignmentsLogProjection
-
- All Known Implementing Classes:
StochasticTraceAlignmentsLogProjectionImpl,StochasticTraceAlignmentsLogProjectionSorted
public interface StochasticTraceAlignmentsLogProjection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double[]getEventSyncLikelihoods(int logTrace)intgetNumberOfLogtraces()java.lang.String[]getTrace(int logTrace)doublegetTraceProbability(int logTrace)
-