Uses of Interface
org.processmining.earthmoversstochasticconformancechecking.parameters.EMSCParametersLogModel
-
Packages that use EMSCParametersLogModel Package Description org.processmining.earthmoversstochasticconformancechecking.parameters org.processmining.earthmoversstochasticconformancechecking.plugins -
-
Uses of EMSCParametersLogModel in org.processmining.earthmoversstochasticconformancechecking.parameters
Classes in org.processmining.earthmoversstochasticconformancechecking.parameters that implement EMSCParametersLogModel Modifier and Type Class Description classEMSCParametersLogModelAbstractclassEMSCParametersLogModelDefault -
Uses of EMSCParametersLogModel in org.processmining.earthmoversstochasticconformancechecking.plugins
Methods in org.processmining.earthmoversstochasticconformancechecking.plugins that return EMSCParametersLogModel Modifier and Type Method Description EMSCParametersLogModelEMSCDialogLogModel. getParameters()Methods in org.processmining.earthmoversstochasticconformancechecking.plugins with parameters of type EMSCParametersLogModel Modifier and Type Method Description static StochasticTraceAlignmentsLogModelEarthMoversStochasticConformancePlugin. measureLogModel(org.deckfour.xes.model.XLog log, org.processmining.models.graphbased.directed.petrinet.StochasticNet net, org.processmining.models.semantics.petrinet.Marking initialMarking, EMSCParametersLogModel parameters, org.processmining.framework.plugin.ProMCanceller canceller)static StochasticTraceAlignmentsLogModelEarthMoversStochasticConformancePlugin. measureLogModel(org.deckfour.xes.model.XLog log, org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNet net, EMSCParametersLogModel parameters, org.processmining.framework.plugin.ProMCanceller canceller)
-