Class EMSCParametersLogModelDefault
- java.lang.Object
-
- org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersAbstract<TotalOrder,TotalOrder>
-
- org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogModelAbstract
-
- org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogModelDefault
-
- All Implemented Interfaces:
EMSCParameters<TotalOrder,TotalOrder>,EMSCParametersLogModel
public class EMSCParametersLogModelDefault extends EMSCParametersLogModelAbstract
-
-
Field Summary
-
Fields inherited from class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersAbstract
distanceMatrix
-
-
Constructor Summary
Constructors Constructor Description EMSCParametersLogModelDefault()
-
Method Summary
-
Methods inherited from class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogModelAbstract
getClassifierA, getNumberOfThreads, getOrderA, getOrderB, getTerminationStrategyB, setLogClassifier, setModelTerminationStrategy, setNumberOfThreads
-
Methods inherited from class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersAbstract
getDistanceMatrix, isComputeStochasticTraceAlignments, isDebug, setComputeStochasticTraceAlignments, setDebug, setDistanceMatrix
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParameters
getDistanceMatrix, isComputeStochasticTraceAlignments, isDebug
-
-