Class IndexInLogAttributeCalculator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.deckfour.xes.model.XAttribute[] computeAttributes​(org.deckfour.xes.model.XTrace trace, int traceIndex, int... header)  
      • Methods inherited from class java.lang.Object

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

      • IndexInLogAttributeCalculator

        public IndexInLogAttributeCalculator​(java.lang.String sequenceNumber)
    • Method Detail

      • computeAttributes

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