Uses of Interface
org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.TotalOrder
-
-
Uses of TotalOrder in org.processmining.earthmoversstochasticconformancechecking.algorithms
Methods in org.processmining.earthmoversstochasticconformancechecking.algorithms that return types with arguments of type TotalOrder Modifier and Type Method Description static StochasticLanguage<TotalOrder>XLog2StochasticLanguage. convert(org.deckfour.xes.model.XLog log, org.deckfour.xes.classification.XEventClassifier classifier, Activity2IndexKey activityKey, org.processmining.framework.plugin.ProMCanceller canceller) -
Uses of TotalOrder in org.processmining.earthmoversstochasticconformancechecking.distancematrix
Method parameters in org.processmining.earthmoversstochasticconformancechecking.distancematrix with type arguments of type TotalOrder Modifier and Type Method Description static doubleEarthMoversStochasticConformanceUnitDistance. getEMSC(StochasticLanguage<TotalOrder> L, StochasticLanguage<TotalOrder> M)static doubleEarthMoversStochasticConformanceUnitDistance. getEMSC(StochasticLanguage<TotalOrder> L, org.processmining.models.graphbased.directed.petrinet.StochasticNet M, org.processmining.models.semantics.petrinet.Marking initialMarking)Make sure that L is normalised and finite. -
Uses of TotalOrder in org.processmining.earthmoversstochasticconformancechecking.parameters
Fields in org.processmining.earthmoversstochasticconformancechecking.parameters with type parameters of type TotalOrder Modifier and Type Field Description static DistanceMatrix<TotalOrder,TotalOrder>EMSCParametersDefault. defaultDistanceMatrixstatic DistanceMatrix<TotalOrder,TotalOrder>EMSCParametersDefault. defaultDistanceMatrixMethods in org.processmining.earthmoversstochasticconformancechecking.parameters that return TotalOrder Modifier and Type Method Description TotalOrderEMSCParametersLogLogAbstract. getOrderA()TotalOrderEMSCParametersLogModelAbstract. getOrderA()TotalOrderEMSCParametersModelModelAbstract. getOrderA()TotalOrderEMSCParametersLogLogAbstract. getOrderB()TotalOrderEMSCParametersLogModelAbstract. getOrderB()TotalOrderEMSCParametersModelModelAbstract. getOrderB()Constructor parameters in org.processmining.earthmoversstochasticconformancechecking.parameters with type arguments of type TotalOrder Constructor Description EMSCParametersLogLogAbstract(DistanceMatrix<TotalOrder,TotalOrder> distanceMatrix, org.deckfour.xes.classification.XEventClassifier eventClassifierA, org.deckfour.xes.classification.XEventClassifier eventClassifierB, boolean debug, boolean computeStochasticTraceAlignments)EMSCParametersLogLogAbstract(DistanceMatrix<TotalOrder,TotalOrder> distanceMatrix, org.deckfour.xes.classification.XEventClassifier eventClassifierA, org.deckfour.xes.classification.XEventClassifier eventClassifierB, boolean debug, boolean computeStochasticTraceAlignments)EMSCParametersLogModelAbstract(DistanceMatrix<TotalOrder,TotalOrder> distanceMatrix, org.deckfour.xes.classification.XEventClassifier eventClassifier, LanguageGenerationStrategyFromModelAbstract terminationStrategy, boolean debug, boolean computeStochasticTraceAlignments, int numberOfThreads)EMSCParametersLogModelAbstract(DistanceMatrix<TotalOrder,TotalOrder> distanceMatrix, org.deckfour.xes.classification.XEventClassifier eventClassifier, LanguageGenerationStrategyFromModelAbstract terminationStrategy, boolean debug, boolean computeStochasticTraceAlignments, int numberOfThreads)EMSCParametersModelModelAbstract(DistanceMatrix<TotalOrder,TotalOrder> distanceMatrix, LanguageGenerationStrategyFromModelAbstract strategyA, LanguageGenerationStrategyFromModelAbstract strategyB, boolean debug, boolean computeStochasticTraceAlignments, int numberOfThreads)EMSCParametersModelModelAbstract(DistanceMatrix<TotalOrder,TotalOrder> distanceMatrix, LanguageGenerationStrategyFromModelAbstract strategyA, LanguageGenerationStrategyFromModelAbstract strategyB, boolean debug, boolean computeStochasticTraceAlignments, int numberOfThreads) -
Uses of TotalOrder in org.processmining.earthmoversstochasticconformancechecking.parameters.partialorder
Fields in org.processmining.earthmoversstochasticconformancechecking.parameters.partialorder with type parameters of type TotalOrder Modifier and Type Field Description static DistanceMatrix<TotalOrder,PartialOrderCertain>EMSCParametersLogTotalModelPartialCertainDefault. defaultDistanceMatrixHigherstatic DistanceMatrix<TotalOrder,PartialOrderCertain>EMSCParametersLogTotalModelPartialCertainDefault. defaultDistanceMatrixLowerMethods in org.processmining.earthmoversstochasticconformancechecking.parameters.partialorder that return TotalOrder Modifier and Type Method Description TotalOrderEMSCParametersLogTotalModelPartialCertainDefault. getOrderA() -
Uses of TotalOrder in org.processmining.earthmoversstochasticconformancechecking.plugins
Methods in org.processmining.earthmoversstochasticconformancechecking.plugins that return types with arguments of type TotalOrder Modifier and Type Method Description static org.processmining.plugins.InductiveMiner.Triple<ReallocationMatrix,java.lang.Double,DistanceMatrix<TotalOrder,TotalOrder>>EarthMoversStochasticConformancePlugin. compute(EMSCParameters<TotalOrder,TotalOrder> parameters, StochasticLanguage<TotalOrder> languageA, StochasticLanguage<TotalOrder> languageB, org.processmining.framework.plugin.ProMCanceller canceller)static org.processmining.plugins.InductiveMiner.Triple<ReallocationMatrix,java.lang.Double,DistanceMatrix<TotalOrder,TotalOrder>>EarthMoversStochasticConformancePlugin. compute(EMSCParameters<TotalOrder,TotalOrder> parameters, StochasticLanguage<TotalOrder> languageA, StochasticLanguage<TotalOrder> languageB, org.processmining.framework.plugin.ProMCanceller canceller)Method parameters in org.processmining.earthmoversstochasticconformancechecking.plugins with type arguments of type TotalOrder Modifier and Type Method Description static org.processmining.plugins.InductiveMiner.Triple<ReallocationMatrix,java.lang.Double,DistanceMatrix<TotalOrder,TotalOrder>>EarthMoversStochasticConformancePlugin. compute(EMSCParameters<TotalOrder,TotalOrder> parameters, StochasticLanguage<TotalOrder> languageA, StochasticLanguage<TotalOrder> languageB, org.processmining.framework.plugin.ProMCanceller canceller)static org.processmining.plugins.InductiveMiner.Triple<ReallocationMatrix,java.lang.Double,DistanceMatrix<TotalOrder,TotalOrder>>EarthMoversStochasticConformancePlugin. compute(EMSCParameters<TotalOrder,TotalOrder> parameters, StochasticLanguage<TotalOrder> languageA, StochasticLanguage<TotalOrder> languageB, org.processmining.framework.plugin.ProMCanceller canceller)static org.processmining.plugins.InductiveMiner.Triple<ReallocationMatrix,java.lang.Double,DistanceMatrix<TotalOrder,TotalOrder>>EarthMoversStochasticConformancePlugin. compute(EMSCParameters<TotalOrder,TotalOrder> parameters, StochasticLanguage<TotalOrder> languageA, StochasticLanguage<TotalOrder> languageB, org.processmining.framework.plugin.ProMCanceller canceller)static doubleUnitEarthMoversStochasticConformancePlugin. measureLogLog(StochasticLanguage<TotalOrder> languageA, StochasticLanguage<TotalOrder> languageB, boolean debug, org.processmining.framework.plugin.ProMCanceller canceller)The languages must have been constructed using the same activityKey.static doubleUnitEarthMoversStochasticConformancePlugin. measureLogModel(StochasticLanguage<TotalOrder> languageA, org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNetSemantics semanticsB, boolean debug, org.processmining.framework.plugin.ProMCanceller canceller) -
Uses of TotalOrder in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage
Fields in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage declared as TotalOrder Modifier and Type Field Description static TotalOrderTotalOrder. instanceMethods in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage that return TotalOrder Modifier and Type Method Description static TotalOrderTotalOrder. instance()Method parameters in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage with type arguments of type TotalOrder Modifier and Type Method Description static doubleStochasticLanguageUtils. getProbability(StochasticLanguage<TotalOrder> language, int[] trace, org.processmining.framework.plugin.ProMCanceller canceller)Linear operation. -
Uses of TotalOrder in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model
Methods in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model that return types with arguments of type TotalOrder Modifier and Type Method Description static StochasticPathLanguage<TotalOrder>StochasticPetriNet2StochasticPathLanguage. convert(org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNet net, LanguageGenerationStrategyFromModel terminationStrategy, Activity2IndexKey activityKey, int numberOfThreads, org.processmining.framework.plugin.ProMCanceller canceller)Assumption: the deadlock markings are equal to the final markings.Method parameters in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.model with type arguments of type TotalOrder Modifier and Type Method Description static voidStochasticPetriNet2StochasticPathLanguage. thread(org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNetSemantics semantics, java.util.concurrent.ConcurrentLinkedQueue<byte[]> globalQueue, java.util.concurrent.atomic.AtomicInteger globalQueueSize, com.google.common.util.concurrent.AtomicDouble massCovered, LanguageGenerationStrategyFromModel terminationStrategy, StochasticPathLanguageImpl<TotalOrder> language, org.processmining.framework.plugin.ProMCanceller canceller)static doubleStochasticPetriNet2StochasticPathLanguage. walk(StochasticPathLanguageImpl<TotalOrder> language, org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNetSemantics semantics, LanguageGenerationStrategyFromModel terminationStrategy, int numberOfThreads, org.processmining.framework.plugin.ProMCanceller canceller) -
Uses of TotalOrder in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.partialorder
Method parameters in org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.partialorder with type arguments of type TotalOrder Modifier and Type Method Description static java.lang.String[]TotalOrderUtils. getStringTrace(StochasticLanguage<TotalOrder> language, int traceIndex) -
Uses of TotalOrder in org.processmining.earthmoversstochasticconformancechecking.tracealignments
Fields in org.processmining.earthmoversstochasticconformancechecking.tracealignments with type parameters of type TotalOrder Modifier and Type Field Description protected StochasticLanguage<TotalOrder>StochasticTraceAlignmentsAbstract. languageAprotected StochasticLanguage<TotalOrder>StochasticTraceAlignmentsAbstract. languageBMethods in org.processmining.earthmoversstochasticconformancechecking.tracealignments that return types with arguments of type TotalOrder Modifier and Type Method Description StochasticLanguage<TotalOrder>StochasticTraceAlignments. getLanguageA()The first language.StochasticLanguage<TotalOrder>StochasticTraceAlignmentsAbstract. getLanguageA()StochasticLanguage<TotalOrder>StochasticTraceAlignments. getLanguageB()The second language.StochasticLanguage<TotalOrder>StochasticTraceAlignmentsAbstract. getLanguageB()Method parameters in org.processmining.earthmoversstochasticconformancechecking.tracealignments with type arguments of type TotalOrder Modifier and Type Method Description static StochasticTraceAlignmentsLogLogComputeStochasticTraceAlignments. computeLogLog(ReallocationMatrix relocationMatrix, double similarity, StochasticLanguage<TotalOrder> languageA, StochasticLanguage<TotalOrder> languageB)Compute the stochastic alignment.static StochasticTraceAlignmentsLogModelComputeStochasticTraceAlignments. computeLogModel(ReallocationMatrix reallocationMatrix, double similarity, StochasticLanguage<TotalOrder> languageA, StochasticPathLanguage<TotalOrder> languageB, org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNet net)Compute the stochastic alignment.static StochasticTraceAlignmentsLogModelComputeStochasticTraceAlignments. computeLogModel(ReallocationMatrix reallocationMatrix, double similarity, StochasticLanguage<TotalOrder> languageA, StochasticPathLanguage<TotalOrder> languageB, org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNet net)Compute the stochastic alignment.static StochasticTraceAlignmentsModelModelComputeStochasticTraceAlignments. computeModelModel(ReallocationMatrix relocationMatrix, double similarity, StochasticPathLanguage<TotalOrder> languageA, StochasticPathLanguage<TotalOrder> languageB, org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNet netA, org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNet netB)Compute the stochastic alignment.static StochasticTraceAlignmentsLogLogComputeStochasticTraceAlignments. emptyLogLog(ReallocationMatrix relocationMatrix, double similarity, StochasticLanguage<TotalOrder> languageA, StochasticLanguage<TotalOrder> languageB)static StochasticTraceAlignmentsLogModelComputeStochasticTraceAlignments. emptyLogModel(ReallocationMatrix reallocationMatrix, double similarity, StochasticLanguage<TotalOrder> languageA, StochasticPathLanguage<TotalOrder> languageB, org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNet net)static StochasticTraceAlignmentsLogModelComputeStochasticTraceAlignments. emptyLogModel(ReallocationMatrix reallocationMatrix, double similarity, StochasticLanguage<TotalOrder> languageA, StochasticPathLanguage<TotalOrder> languageB, org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNet net)static StochasticTraceAlignmentsModelModelComputeStochasticTraceAlignments. emptyModelModel(ReallocationMatrix relocationMatrix, double similarity, StochasticPathLanguage<TotalOrder> languageA, StochasticPathLanguage<TotalOrder> languageB, org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNet netA, org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNet netB)Constructor parameters in org.processmining.earthmoversstochasticconformancechecking.tracealignments with type arguments of type TotalOrder Constructor Description StochasticTraceAlignmentsAbstract(ReallocationMatrix reallocationMatrix, double similarity, StochasticLanguage<TotalOrder> languageA, StochasticLanguage<TotalOrder> languageB)StochasticTraceAlignmentsLogLog(ReallocationMatrix relocationMatrix, double similarity, StochasticLanguage<TotalOrder> languageA, StochasticLanguage<TotalOrder> languageB)StochasticTraceAlignmentsLogModel(ReallocationMatrix relocationMatrix, double similarity, org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNet net, StochasticLanguage<TotalOrder> languageA, StochasticPathLanguage<TotalOrder> languageB)StochasticTraceAlignmentsLogModel(ReallocationMatrix relocationMatrix, double similarity, org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNet net, StochasticLanguage<TotalOrder> languageA, StochasticPathLanguage<TotalOrder> languageB)StochasticTraceAlignmentsModelModel(ReallocationMatrix relocationMatrix, double similarity, org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNet netA, org.processmining.stochasticlabelledpetrinets.StochasticLabelledPetriNet netB, StochasticPathLanguage<TotalOrder> languageA, StochasticPathLanguage<TotalOrder> languageB)
-