Class ReplayerFactory


  • public class ReplayerFactory
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ReplayerFactory()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static nl.tue.alignment.Replayer createReplayer​(org.deckfour.xes.model.XLog log, org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net, org.processmining.plugins.connectionfactories.logpetrinet.TransEvClassMapping mapping)  
      • Methods inherited from class java.lang.Object

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

      • ReplayerFactory

        public ReplayerFactory()
    • Method Detail

      • createReplayer

        public static nl.tue.alignment.Replayer createReplayer​(org.deckfour.xes.model.XLog log,
                                                               org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net,
                                                               org.processmining.plugins.connectionfactories.logpetrinet.TransEvClassMapping mapping)