public class AddDurationBetweenEvents
extends java.lang.Object
Constructor and Description |
---|
AddDurationBetweenEvents() |
Modifier and Type | Method and Description |
---|---|
static void |
addElapsedTimeBetweenEventsAsAttr(org.deckfour.xes.factory.XFactory factory,
org.deckfour.xes.classification.XEventClasses eventClasses,
org.deckfour.xes.model.XTrace trace,
org.deckfour.xes.classification.XEventClass firstEventClass,
org.deckfour.xes.classification.XEventClass secondEventClass,
java.lang.String attributeName,
org.processmining.logenhancement.enriching.AddDurationBetweenEvents.InsertPosition insertPosition,
TimeResolution elapsedTimeResolution) |
void |
doEnhanceWithElapsedTime(org.processmining.framework.plugin.Progress progress,
org.deckfour.xes.model.XLog log,
org.deckfour.xes.classification.XEventClasses eventClasses,
org.deckfour.xes.factory.XFactory factory,
org.deckfour.xes.classification.XEventClass firstEvent,
org.deckfour.xes.classification.XEventClass secondEvent,
java.lang.String attributeName,
org.processmining.logenhancement.enriching.AddDurationBetweenEvents.InsertPosition insertPosition,
TimeResolution elapsedTimeResolution) |
void |
enhanceWithElapsedTime(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
public void enhanceWithElapsedTime(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log) throws org.processmining.framework.util.ui.widgets.helper.UserCancelledException
org.processmining.framework.util.ui.widgets.helper.UserCancelledException
public void doEnhanceWithElapsedTime(org.processmining.framework.plugin.Progress progress, org.deckfour.xes.model.XLog log, org.deckfour.xes.classification.XEventClasses eventClasses, org.deckfour.xes.factory.XFactory factory, org.deckfour.xes.classification.XEventClass firstEvent, org.deckfour.xes.classification.XEventClass secondEvent, java.lang.String attributeName, org.processmining.logenhancement.enriching.AddDurationBetweenEvents.InsertPosition insertPosition, TimeResolution elapsedTimeResolution)
public static void addElapsedTimeBetweenEventsAsAttr(org.deckfour.xes.factory.XFactory factory, org.deckfour.xes.classification.XEventClasses eventClasses, org.deckfour.xes.model.XTrace trace, org.deckfour.xes.classification.XEventClass firstEventClass, org.deckfour.xes.classification.XEventClass secondEventClass, java.lang.String attributeName, org.processmining.logenhancement.enriching.AddDurationBetweenEvents.InsertPosition insertPosition, TimeResolution elapsedTimeResolution)