Class SplitterAlgorithm

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.deckfour.xes.model.XLog apply​(org.deckfour.xes.model.XLog log, org.deckfour.xes.classification.XEventClassifier classifier, SplitterParameters parameters)  
      org.deckfour.xes.model.XLog apply20194​(org.deckfour.xes.model.XLog log)  
      org.deckfour.xes.model.XLog apply7B​(org.deckfour.xes.model.XLog log, org.deckfour.xes.classification.XEventClassifier classifier)  
      • Methods inherited from class java.lang.Object

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

      • SplitterAlgorithm

        public SplitterAlgorithm()
    • Method Detail

      • apply

        public org.deckfour.xes.model.XLog apply​(org.deckfour.xes.model.XLog log,
                                                 org.deckfour.xes.classification.XEventClassifier classifier,
                                                 SplitterParameters parameters)
      • apply7B

        public org.deckfour.xes.model.XLog apply7B​(org.deckfour.xes.model.XLog log,
                                                   org.deckfour.xes.classification.XEventClassifier classifier)
      • apply20194

        public org.deckfour.xes.model.XLog apply20194​(org.deckfour.xes.model.XLog log)