public class ChangeEventNames
extends java.lang.Object
| Constructor and Description |
|---|
ChangeEventNames() |
| Modifier and Type | Method and Description |
|---|---|
org.deckfour.xes.model.XLog |
changeEventNameBasedOnAttribute(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
org.deckfour.xes.model.XLog |
doChangeEventName(org.deckfour.xes.model.XLog log,
org.deckfour.xes.classification.XEventClasses eventClasses,
org.deckfour.xes.factory.XFactory factory,
java.util.Set<org.deckfour.xes.classification.XEventClass> selectedEventClass,
java.lang.String attributeName,
java.lang.String newNameFormat) |
public org.deckfour.xes.model.XLog changeEventNameBasedOnAttribute(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.UserCancelledExceptionpublic org.deckfour.xes.model.XLog doChangeEventName(org.deckfour.xes.model.XLog log,
org.deckfour.xes.classification.XEventClasses eventClasses,
org.deckfour.xes.factory.XFactory factory,
java.util.Set<org.deckfour.xes.classification.XEventClass> selectedEventClass,
java.lang.String attributeName,
java.lang.String newNameFormat)