Class DataRowBlockCohorts<C,​P>

    • Constructor Detail

      • DataRowBlockCohorts

        public DataRowBlockCohorts()
    • Method Detail

      • getName

        public java.lang.String getName()
        Returns:
        the name of the chain link for debug purposes
      • gather

        public java.util.List<DataRow<org.processmining.cohortanalysis.cohort.Cohort>> gather​(IvMObjectValues inputs)
        Description copied from class: DataRowBlockAbstract
        This is performed on the gui thread, so large computations are forbidden: the user is waiting!
        Specified by:
        gather in class DataRowBlockAbstract<org.processmining.cohortanalysis.cohort.Cohort,​C,​P>
        Returns: