public class CreateEventFromAttribute
extends java.lang.Object
Constructor and Description |
---|
CreateEventFromAttribute() |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XLog |
createEventFromTimestamps(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
org.deckfour.xes.model.XLog |
doCreateEventFromTimestamp(org.deckfour.xes.model.XLog log,
org.deckfour.xes.info.XLogInfo logInfo,
org.deckfour.xes.factory.XFactory factory,
java.util.List<org.deckfour.xes.classification.XEventClass> selectedEventClasses,
java.lang.Boolean traceIncluded,
java.lang.String attributeName,
java.lang.String newEventName,
java.util.List<java.lang.String> attributesToCopy) |
public org.deckfour.xes.model.XLog createEventFromTimestamps(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 org.deckfour.xes.model.XLog doCreateEventFromTimestamp(org.deckfour.xes.model.XLog log, org.deckfour.xes.info.XLogInfo logInfo, org.deckfour.xes.factory.XFactory factory, java.util.List<org.deckfour.xes.classification.XEventClass> selectedEventClasses, java.lang.Boolean traceIncluded, java.lang.String attributeName, java.lang.String newEventName, java.util.List<java.lang.String> attributesToCopy)