Class StochasticTracePOLanguageConverterImpl<A extends Activity,​T extends PartiallyOrderedTrace<A>>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.StochasticLanguage<org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.PartialOrderCertain> toEMSC24​(StochasticPOTraceLanguage<A,​T> traceLanguage, org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.Activity2IndexKey activity2IndexKey)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • toEMSC24

        public org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.StochasticLanguage<org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.PartialOrderCertain> toEMSC24​(StochasticPOTraceLanguage<A,​T> traceLanguage,
                                                                                                                                                                                                                            org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.Activity2IndexKey activity2IndexKey)
        Specified by:
        toEMSC24 in interface StochasticTracePOLanguageConverter<A extends Activity,​T extends PartiallyOrderedTrace<A>>