Interface SplitLogOnLPMAlgorithmInterface

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String SPLIT_TRACENAME  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.deckfour.xes.model.XLog split​(org.processmining.acceptingpetrinet.models.AcceptingPetriNet apn, org.deckfour.xes.model.XLog log, org.deckfour.xes.classification.XEventClassifier classifier)  
    • Method Detail

      • split

        org.deckfour.xes.model.XLog split​(org.processmining.acceptingpetrinet.models.AcceptingPetriNet apn,
                                          org.deckfour.xes.model.XLog log,
                                          org.deckfour.xes.classification.XEventClassifier classifier)