Uses of Interface
org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.PartialOrderUncertain
-
-
Uses of PartialOrderUncertain in org.processmining.earthmoversstochasticconformancechecking.parameters.partialorder
Fields in org.processmining.earthmoversstochasticconformancechecking.parameters.partialorder with type parameters of type PartialOrderUncertain Modifier and Type Field Description static DistanceMatrix<PartialOrderUncertain,PartialOrderCertain>EMSCParametersLogPartialUncertainModelPartialCertainDefault. defaultDistanceMatrixBeststatic DistanceMatrix<PartialOrderUncertain,PartialOrderCertain>EMSCParametersLogPartialUncertainModelPartialCertainDefault. defaultDistanceMatrixWorstMethods in org.processmining.earthmoversstochasticconformancechecking.parameters.partialorder that return PartialOrderUncertain Modifier and Type Method Description PartialOrderUncertainEMSCParametersLogPartialUncertainModelPartialCertainDefault. getOrderA() -
Uses of PartialOrderUncertain in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage
Fields in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage declared as PartialOrderUncertain Modifier and Type Field Description static PartialOrderUncertainPartialOrderUncertain. instanceMethods in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage that return PartialOrderUncertain Modifier and Type Method Description static PartialOrderUncertainPartialOrderUncertain. instance() -
Uses of PartialOrderUncertain in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.partialorder
Methods in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.partialorder that return types with arguments of type PartialOrderUncertain Modifier and Type Method Description static StochasticLanguage<PartialOrderUncertain>XLog2StochasticLanguagePartialOrderEqualTimestamp. convert(org.deckfour.xes.model.XLog log, org.deckfour.xes.classification.XEventClassifier classifier, Activity2IndexKey activityKey, org.processmining.framework.plugin.ProMCanceller canceller)
-