Modifier and Type | Method and Description |
---|---|
InductiveVisualMinerAlignment |
InductiveVisualMinerState.getPreMinedIvMLog() |
Modifier and Type | Method and Description |
---|---|
void |
InductiveVisualMinerState.setPreMinedAlignment(InductiveVisualMinerAlignment preMinedAlignment) |
Modifier and Type | Method and Description |
---|---|
static IvMLogNotFiltered |
ImportAlignment.getIvMLog(InductiveVisualMinerAlignment alignment,
org.deckfour.xes.classification.XEventClasses activityEventClasses,
org.deckfour.xes.classification.XEventClasses performanceEventClasses) |
Modifier and Type | Method and Description |
---|---|
protected org.processmining.plugins.InductiveMiner.Septuple<IvMModel,XEventPerformanceClassifier,org.deckfour.xes.model.XLog,org.deckfour.xes.classification.XEventClasses,org.deckfour.xes.classification.XEventClasses,InductiveVisualMinerAlignment,InductiveVisualMinerConfiguration> |
Cl07Align.generateInput(InductiveVisualMinerState state) |
Modifier and Type | Method and Description |
---|---|
protected org.processmining.plugins.InductiveMiner.Pair<IvMLogNotFiltered,IvMLogInfo> |
Cl07Align.executeLink(org.processmining.plugins.InductiveMiner.Septuple<IvMModel,XEventPerformanceClassifier,org.deckfour.xes.model.XLog,org.deckfour.xes.classification.XEventClasses,org.deckfour.xes.classification.XEventClasses,InductiveVisualMinerAlignment,InductiveVisualMinerConfiguration> input,
IvMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
static InductiveVisualMinerAlignment |
ExportAlignment.exportAlignment(IvMLog log,
IvMModel model,
org.deckfour.xes.classification.XEventClassifier classifier) |
Modifier and Type | Method and Description |
---|---|
InductiveVisualMinerAlignment |
InductiveVisualMinerAlignmentComputation.align(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.plugins.InductiveMiner.efficienttree.EfficientTree tree,
org.deckfour.xes.model.XLog log) |
InductiveVisualMinerAlignment |
InductiveVisualMinerAlignmentImportPlugin.importFromStream(org.processmining.framework.plugin.PluginContext context,
java.io.InputStream input,
java.lang.String filename,
long fileSizeInBytes) |
Modifier and Type | Method and Description |
---|---|
static void |
InductiveVisualMinerAlignmentExportPlugin.export(InductiveVisualMinerAlignment ivmAlignment,
java.io.File file) |
void |
InductiveVisualMinerAlignmentExportPlugin.exportDefault(org.processmining.contexts.uitopia.UIPluginContext context,
InductiveVisualMinerAlignment ivmAlignment,
java.io.File file) |
javax.swing.JComponent |
InductiveVisualMinerAlignmentVisualisation.visualise(org.processmining.framework.plugin.PluginContext context,
InductiveVisualMinerAlignment ivmAlignment,
org.processmining.framework.plugin.ProMCanceller canceller) |