Uses of Interface
org.processmining.poemsconformancecheckingforbpmn.models.stochastic.language.trace.total.StochasticTOTraceLanguage
-
-
Uses of StochasticTOTraceLanguage in org.processmining.poemsconformancecheckingforbpmn.algorithms.conformance_checking.poems
Methods in org.processmining.poemsconformancecheckingforbpmn.algorithms.conformance_checking.poems with parameters of type StochasticTOTraceLanguage Modifier and Type Method Description <A extends Activity,PO extends PartiallyOrderedTrace<A>,TO extends TotallyOrderedTrace<A>>
POEMSConformanceCheckingResultPOEMSConformanceChecking. calculateConformance(StochasticPOTraceLanguage<A,PO> poStochasticLanguage, StochasticTOTraceLanguage<A,TO> stochasticLanguage)<A extends Activity,PO extends PartiallyOrderedTrace<A>,TO extends TotallyOrderedTrace<A>>
POEMSConformanceCheckingResultPOEMSConformanceCheckingEMSC24Adapter. calculateConformance(StochasticPOTraceLanguage<A,PO> poStochasticLanguage, StochasticTOTraceLanguage<A,TO> stochasticLanguage) -
Uses of StochasticTOTraceLanguage in org.processmining.poemsconformancecheckingforbpmn.models.log.stochastic.language
Subinterfaces of StochasticTOTraceLanguage in org.processmining.poemsconformancecheckingforbpmn.models.log.stochastic.language Modifier and Type Interface Description interfaceEventLogStochasticTOTraceLanguageClasses in org.processmining.poemsconformancecheckingforbpmn.models.log.stochastic.language that implement StochasticTOTraceLanguage Modifier and Type Class Description classLinkedListEventLogStochasticTOTraceLanguage -
Uses of StochasticTOTraceLanguage in org.processmining.poemsconformancecheckingforbpmn.models.stochastic.language.trace.total.converter
Methods in org.processmining.poemsconformancecheckingforbpmn.models.stochastic.language.trace.total.converter with parameters of type StochasticTOTraceLanguage Modifier and Type Method Description org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.StochasticLanguage<org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.TotalOrder>StochasticTraceTOLanguageConverter. toEMSC24(StochasticTOTraceLanguage<A,T> traceLanguage, org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.Activity2IndexKey activity2IndexKey)org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.StochasticLanguage<org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.TotalOrder>StochasticTraceTOLanguageConverterImpl. toEMSC24(StochasticTOTraceLanguage<A,T> traceLanguage, org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.Activity2IndexKey activity2IndexKey)
-