public class ChangeAttributeName
extends java.lang.Object
| Constructor and Description |
|---|
ChangeAttributeName() |
| Modifier and Type | Method and Description |
|---|---|
void |
changeAttributeType(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
void |
doChangeAttributeName(org.deckfour.xes.factory.XFactory factory,
org.deckfour.xes.model.XLog log,
org.deckfour.xes.info.XLogInfo logInfo,
java.util.List<org.deckfour.xes.classification.XEventClass> selectedEventClasses,
java.lang.String attributeName,
java.lang.String newAttributeName) |
public void changeAttributeType(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 void doChangeAttributeName(org.deckfour.xes.factory.XFactory factory,
org.deckfour.xes.model.XLog log,
org.deckfour.xes.info.XLogInfo logInfo,
java.util.List<org.deckfour.xes.classification.XEventClass> selectedEventClasses,
java.lang.String attributeName,
java.lang.String newAttributeName)