Class AbstractStochasticLanguage<L,​E extends AlphabetCollection<L>>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.processmining.plugins.graphviz.dot.Dot toGraphViz()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.lang.Iterable

        forEach, iterator, spliterator
      • Methods inherited from interface org.processmining.poemsconformancecheckingforbpmn.models.stochastic.Sample

        size
      • Methods inherited from interface org.processmining.stochasticbpmn.models.stochastic.StochasticObject

        getProbability
    • Constructor Detail

      • AbstractStochasticLanguage

        public AbstractStochasticLanguage()