public class MoveEventAttributePlugin
extends java.lang.Object
| Constructor and Description |
|---|
MoveEventAttributePlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
doMoveAttribute(org.deckfour.xes.model.XLog log,
org.deckfour.xes.classification.XEventClasses eventClasses,
org.deckfour.xes.classification.XEventClass sourceEvent,
org.deckfour.xes.classification.XEventClass targetEvent,
java.lang.String attributeName,
java.lang.String newAttributeName) |
void |
moveAttributes(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
public void moveAttributes(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 doMoveAttribute(org.deckfour.xes.model.XLog log,
org.deckfour.xes.classification.XEventClasses eventClasses,
org.deckfour.xes.classification.XEventClass sourceEvent,
org.deckfour.xes.classification.XEventClass targetEvent,
java.lang.String attributeName,
java.lang.String newAttributeName)