public class IdenticalEventAttributeTraceCalculator extends java.lang.Object implements DataManager.AttributeValueCalculator<org.deckfour.xes.model.XTrace>
Constructor and Description |
---|
IdenticalEventAttributeTraceCalculator(LogView view) |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XAttribute[] |
computeAttributes(org.deckfour.xes.model.XTrace object,
int objectIndex,
int... header) |
Attribute[] |
getNewTraceAttributes() |
public IdenticalEventAttributeTraceCalculator(LogView view)
public Attribute[] getNewTraceAttributes()
public org.deckfour.xes.model.XAttribute[] computeAttributes(org.deckfour.xes.model.XTrace object, int objectIndex, int... header)
computeAttributes
in interface DataManager.AttributeValueCalculator<org.deckfour.xes.model.XTrace>