Interface EMSCParametersLogLog
-
- All Superinterfaces:
EMSCParameters<TotalOrder,TotalOrder>
- All Known Implementing Classes:
EMSCParametersLogLogAbstract,EMSCParametersLogLogDefault
public interface EMSCParametersLogLog extends EMSCParameters<TotalOrder,TotalOrder>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.deckfour.xes.classification.XEventClassifiergetClassifierA()org.deckfour.xes.classification.XEventClassifiergetClassifierB()-
Methods inherited from interface org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParameters
getDistanceMatrix, getOrderA, getOrderB, isComputeStochasticTraceAlignments, isDebug
-
-