Uses of Class
org.processmining.plugins.inductiveVisualMiner.alignment.InductiveVisualMinerAlignment
-
-
Uses of InductiveVisualMinerAlignment in org.processmining.plugins.inductiveVisualMiner.alignment
Methods in org.processmining.plugins.inductiveVisualMiner.alignment with parameters of type InductiveVisualMinerAlignment Modifier and Type Method Description static IvMLogNotFilteredImportAlignment. getIvMLog(InductiveVisualMinerAlignment alignment, org.deckfour.xes.classification.XEventClasses activityEventClasses, org.deckfour.xes.classification.XEventClasses performanceEventClasses, IvMDecoratorI decorator) -
Uses of InductiveVisualMinerAlignment in org.processmining.plugins.inductiveVisualMiner.chain
Fields in org.processmining.plugins.inductiveVisualMiner.chain with type parameters of type InductiveVisualMinerAlignment Modifier and Type Field Description static IvMObject<InductiveVisualMinerAlignment>IvMObject. imported_alignment -
Uses of InductiveVisualMinerAlignment in org.processmining.plugins.inductiveVisualMiner.export
Methods in org.processmining.plugins.inductiveVisualMiner.export that return InductiveVisualMinerAlignment Modifier and Type Method Description static InductiveVisualMinerAlignmentExportAlignment. exportAlignment(IvMLog log, IvMModel model, org.deckfour.xes.classification.XEventClassifier classifier) -
Uses of InductiveVisualMinerAlignment in org.processmining.plugins.inductiveVisualMiner.plugins
Methods in org.processmining.plugins.inductiveVisualMiner.plugins that return InductiveVisualMinerAlignment Modifier and Type Method Description InductiveVisualMinerAlignmentInductiveVisualMinerAlignmentComputation. align(org.processmining.contexts.uitopia.UIPluginContext context, org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree tree, org.deckfour.xes.model.XLog log)InductiveVisualMinerAlignmentInductiveVisualMinerAlignmentImportPlugin. importFromStream(org.processmining.framework.plugin.PluginContext context, java.io.InputStream input, java.lang.String filename, long fileSizeInBytes)Methods in org.processmining.plugins.inductiveVisualMiner.plugins with parameters of type InductiveVisualMinerAlignment Modifier and Type Method Description static voidInductiveVisualMinerAlignmentExportPlugin. export(InductiveVisualMinerAlignment ivmAlignment, java.io.File file)voidInductiveVisualMinerAlignmentExportPlugin. exportDefault(org.processmining.contexts.uitopia.UIPluginContext context, InductiveVisualMinerAlignment ivmAlignment, java.io.File file)javax.swing.JComponentInductiveVisualMinerAlignmentVisualisation. visualise(org.processmining.framework.plugin.PluginContext context, InductiveVisualMinerAlignment ivmAlignment, org.processmining.framework.plugin.ProMCanceller canceller)
-