public class ExportAlignment
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ExportAlignment.Type |
Constructor and Description |
---|
ExportAlignment() |
Modifier and Type | Method and Description |
---|---|
static InductiveVisualMinerAlignment |
exportAlignment(IvMLog log,
IvMModel model,
org.deckfour.xes.classification.XEventClassifier classifier) |
static void |
exportAlignment(org.processmining.framework.plugin.PluginContext context,
IvMLog log,
IvMModel model,
java.lang.String name,
ExportAlignment.Type type) |
public static InductiveVisualMinerAlignment exportAlignment(IvMLog log, IvMModel model, org.deckfour.xes.classification.XEventClassifier classifier)
public static void exportAlignment(org.processmining.framework.plugin.PluginContext context, IvMLog log, IvMModel model, java.lang.String name, ExportAlignment.Type type)