Class CohortAnalysis


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

      Constructors 
      Constructor Description
      CohortAnalysis()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.processmining.cohortanalysis.cohort.Cohorts compute​(org.processmining.plugins.inductiveminer2.attributes.AttributesInfo attributes, org.deckfour.xes.model.XLog log, XEventPerformanceClassifier classifier, org.processmining.framework.plugin.ProMCanceller canceller)  
      • Methods inherited from class java.lang.Object

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

      • CohortAnalysis

        public CohortAnalysis()
    • Method Detail

      • compute

        public static org.processmining.cohortanalysis.cohort.Cohorts compute​(org.processmining.plugins.inductiveminer2.attributes.AttributesInfo attributes,
                                                                              org.deckfour.xes.model.XLog log,
                                                                              XEventPerformanceClassifier classifier,
                                                                              org.processmining.framework.plugin.ProMCanceller canceller)
                                                                       throws java.util.concurrent.ExecutionException
        Throws:
        java.util.concurrent.ExecutionException