Class AlignmentReplayer

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean abstractAndCheckPredicate​(org.deckfour.xes.model.XTrace trace, java.lang.Object[] additionalInformation)  
      ReplayResultsContainer getResult()  
      boolean incrementAndCheckPredicate​(org.deckfour.xes.model.XTrace trace)  
      void init​(org.processmining.contexts.uitopia.UIPluginContext context, org.processmining.models.graphbased.directed.petrinet.PetrinetGraph net, org.deckfour.xes.model.XLog log)  
      boolean TraceVariantKnown​(org.deckfour.xes.model.XTrace trace)  
      • Methods inherited from class java.lang.Object

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

      • AlignmentReplayer

        public AlignmentReplayer​(IccParameters iccParameters)