Class EMSCParametersLogLogDefault
- java.lang.Object
-
- org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersAbstract<TotalOrder,TotalOrder>
-
- org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogLogAbstract
-
- org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogLogDefault
-
- All Implemented Interfaces:
EMSCParameters<TotalOrder,TotalOrder>,EMSCParametersLogLog
public class EMSCParametersLogLogDefault extends EMSCParametersLogLogAbstract
-
-
Field Summary
-
Fields inherited from class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersAbstract
distanceMatrix
-
-
Constructor Summary
Constructors Constructor Description EMSCParametersLogLogDefault()
-
Method Summary
-
Methods inherited from class org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogLogAbstract
getClassifierA, getClassifierB, getOrderA, getOrderB, setClassifierA, setClassifierB
-
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
-
-