public class AnnotationTimeConfiguration extends java.lang.Object implements AnnotationConfiguration
Constructor and Description |
---|
AnnotationTimeConfiguration() |
Modifier and Type | Method and Description |
---|---|
long |
getMaxValue(org.deckfour.xes.model.XTrace trace) |
long |
getMinValue(org.deckfour.xes.model.XTrace trace) |
java.lang.String |
getName(java.lang.String name) |
java.lang.String |
getString(long value) |
long |
getValue(org.deckfour.xes.model.XTrace trace,
int eventIndex) |
public long getValue(org.deckfour.xes.model.XTrace trace, int eventIndex)
getValue
in interface AnnotationConfiguration
public long getMinValue(org.deckfour.xes.model.XTrace trace)
getMinValue
in interface AnnotationConfiguration
public long getMaxValue(org.deckfour.xes.model.XTrace trace)
getMaxValue
in interface AnnotationConfiguration
public java.lang.String getString(long value)
getString
in interface AnnotationConfiguration
public java.lang.String getName(java.lang.String name)
getName
in interface AnnotationConfiguration