Class IdenticalEventAttributeTraceCalculator

    • Constructor Detail

      • IdenticalEventAttributeTraceCalculator

        public IdenticalEventAttributeTraceCalculator​(LogView view)
    • Method Detail

      • getNewTraceAttributes

        public Attribute[] getNewTraceAttributes()
      • computeAttributes

        public org.deckfour.xes.model.XAttribute[] computeAttributes​(org.deckfour.xes.model.XTrace object,
                                                                     int objectIndex,
                                                                     int... header)
        Specified by:
        computeAttributes in interface DataManager.AttributeValueCalculator<org.deckfour.xes.model.XTrace>