public class IndexInLogAttributeCalculator extends java.lang.Object implements DataManager.AttributeValueCalculator<org.deckfour.xes.model.XTrace>
Constructor and Description |
---|
IndexInLogAttributeCalculator(java.lang.String sequenceNumber) |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XAttribute[] |
computeAttributes(org.deckfour.xes.model.XTrace trace,
int traceIndex,
int... header) |
public IndexInLogAttributeCalculator(java.lang.String sequenceNumber)
public org.deckfour.xes.model.XAttribute[] computeAttributes(org.deckfour.xes.model.XTrace trace, int traceIndex, int... header)
computeAttributes
in interface DataManager.AttributeValueCalculator<org.deckfour.xes.model.XTrace>