Modifier and Type | Method and Description |
---|---|
StochasticTraceAlignmentsLogLog |
EarthMoversStochasticConformancePlugin.convert(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog logA,
org.deckfour.xes.model.XLog logB) |
static StochasticTraceAlignmentsLogLog |
EarthMoversStochasticConformancePlugin.measureLogLog(org.deckfour.xes.model.XLog logA,
org.deckfour.xes.model.XLog logB,
EMSCParametersLogLog parameters,
org.processmining.framework.plugin.ProMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
EMSCVisualisationPlugin.fancy(org.processmining.framework.plugin.PluginContext context,
StochasticTraceAlignmentsLogLog alignments) |
javax.swing.JComponent |
EMSCLogDfgVisualisationPlugin.fancy1(org.processmining.framework.plugin.PluginContext context,
StochasticTraceAlignmentsLogLog alignments) |
javax.swing.JComponent |
EMSCLogVisualisationPlugin.fancy1(org.processmining.framework.plugin.PluginContext context,
StochasticTraceAlignmentsLogLog alignments) |
javax.swing.JComponent |
EMSCLogDfgVisualisationPlugin.fancy2(org.processmining.framework.plugin.PluginContext context,
StochasticTraceAlignmentsLogLog alignments) |
javax.swing.JComponent |
EMSCLogVisualisationPlugin.fancy2(org.processmining.framework.plugin.PluginContext context,
StochasticTraceAlignmentsLogLog alignments) |
Modifier and Type | Method and Description |
---|---|
static StochasticTraceAlignmentsLogLog |
ComputeStochasticTraceAlignments.computeLogLog(ReallocationMatrix relocationMatrix,
double similarity,
StochasticLanguageLog languageA,
StochasticLanguageLog languageB)
Compute the stochastic alignment.
|
static StochasticTraceAlignmentsLogLog |
ComputeStochasticTraceAlignments.emptyLogLog(ReallocationMatrix relocationMatrix,
double similarity,
StochasticLanguageLog languageA,
StochasticLanguageLog languageB) |