public final class ActionExportAsAlignment
extends java.lang.Object
implements java.awt.event.ActionListener
Constructor and Description |
---|
ActionExportAsAlignment(org.processmining.framework.plugin.PluginContext context,
org.processmining.framework.util.ui.widgets.traceview.masterdetail.MasterView<GroupedAlignments.AlignmentGroup,org.processmining.xesalignmentextension.XAlignmentExtension.XAlignment> masterView) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
public ActionExportAsAlignment(org.processmining.framework.plugin.PluginContext context, org.processmining.framework.util.ui.widgets.traceview.masterdetail.MasterView<GroupedAlignments.AlignmentGroup,org.processmining.xesalignmentextension.XAlignmentExtension.XAlignment> masterView)