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

    • Constructor Detail

      • ContinuousCategoryCalculator

        public ContinuousCategoryCalculator​(LogView view,
                                            Attribute continuousAttribute,
                                            boolean event)
    • Method Detail

      • computeAttributes

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