Class ExportAlignment
- java.lang.Object
-
- org.processmining.plugins.inductiveVisualMiner.export.ExportAlignment
-
public class ExportAlignment extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classExportAlignment.Type
-
Constructor Summary
Constructors Constructor Description ExportAlignment()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidexportAlignment(org.processmining.framework.plugin.PluginContext context, IvMLog log, IvMModel model, java.lang.String name, ExportAlignment.Type type)static InductiveVisualMinerAlignmentexportAlignment(IvMLog log, IvMModel model, org.deckfour.xes.classification.XEventClassifier classifier)
-
-
-
Method Detail
-
exportAlignment
public static InductiveVisualMinerAlignment exportAlignment(IvMLog log, IvMModel model, org.deckfour.xes.classification.XEventClassifier classifier)
-
exportAlignment
public static void exportAlignment(org.processmining.framework.plugin.PluginContext context, IvMLog log, IvMModel model, java.lang.String name, ExportAlignment.Type type)
-
-