Class AbstractCategoryCalculator.DiscreteCategoryCalculator<T extends org.deckfour.xes.model.XAttributable>

    • Constructor Detail

      • DiscreteCategoryCalculator

        public DiscreteCategoryCalculator​(LogView view,
                                          Attribute discreteAttribute,
                                          boolean event)
    • Method Detail

      • computeAttributes

        public org.deckfour.xes.model.XAttribute[] computeAttributes​(T object,
                                                                     int objectIndex,
                                                                     int... header)