public abstract class AbstractEvent2Time extends java.lang.Object implements IEvent2Time
Constructor and Description |
---|
AbstractEvent2Time() |
Modifier and Type | Method and Description |
---|---|
double |
computeDiff(org.processmining.xesalignmentextension.XAlignmentExtension.XAlignmentMove begin,
org.processmining.xesalignmentextension.XAlignmentExtension.XAlignmentMove end)
Returns the time difference in milliseconds between the two moves
|
double |
computeDiff(org.deckfour.xes.model.XEvent begin,
org.deckfour.xes.model.XEvent end)
Returns the time difference in milliseconds between the two events
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
apply, apply, getId, getName
public double computeDiff(org.processmining.xesalignmentextension.XAlignmentExtension.XAlignmentMove begin, org.processmining.xesalignmentextension.XAlignmentExtension.XAlignmentMove end)
IEvent2Time
computeDiff
in interface IEvent2Time
public double computeDiff(org.deckfour.xes.model.XEvent begin, org.deckfour.xes.model.XEvent end)
IEvent2Time
computeDiff
in interface IEvent2Time