Class BerthelotAlgorithm

  • Direct Known Subclasses:
    BerthelotPlugin

    public class BerthelotAlgorithm
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.processmining.models.graphbased.directed.petrinet.Petrinet apply​(org.processmining.framework.plugin.PluginContext context, org.processmining.models.graphbased.directed.petrinet.Petrinet pn, BerthelotParameters parameters)  
      • Methods inherited from class java.lang.Object

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

      • BerthelotAlgorithm

        public BerthelotAlgorithm()
    • Method Detail

      • apply

        public org.processmining.models.graphbased.directed.petrinet.Petrinet apply​(org.processmining.framework.plugin.PluginContext context,
                                                                                    org.processmining.models.graphbased.directed.petrinet.Petrinet pn,
                                                                                    BerthelotParameters parameters)