Modifier and Type | Method and Description |
---|---|
StochasticTraceAlignmentsLogModel |
EarthMoversStochasticConformancePlugin.convert(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.models.graphbased.directed.petrinet.StochasticNet net) |
static StochasticTraceAlignmentsLogModel |
EarthMoversStochasticConformancePlugin.measureLogModel(org.deckfour.xes.model.XLog log,
org.processmining.models.graphbased.directed.petrinet.StochasticNet net,
org.processmining.models.semantics.petrinet.Marking initialMarking,
EMSCParametersLogModel parameters,
org.processmining.framework.plugin.ProMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
EMSCModelVisualisationPlugin.fancy(org.processmining.framework.plugin.PluginContext context,
StochasticTraceAlignmentsLogModel alignments) |
javax.swing.JComponent |
EMSCVisualisationPlugin.fancy(org.processmining.framework.plugin.PluginContext context,
StochasticTraceAlignmentsLogModel alignments) |
javax.swing.JComponent |
EMSCLogDfgVisualisationPlugin.fancy2(org.processmining.framework.plugin.PluginContext context,
StochasticTraceAlignmentsLogModel alignments) |
javax.swing.JComponent |
EMSCLogVisualisationPlugin.fancy2(org.processmining.framework.plugin.PluginContext context,
StochasticTraceAlignmentsLogModel alignments) |
Modifier and Type | Method and Description |
---|---|
static StochasticTraceAlignmentsLogModel |
ComputeStochasticTraceAlignments.computeLogModel(ReallocationMatrix reallocationMatrix,
double similarity,
StochasticLanguageLog languageA,
StochasticLanguageModel languageB,
org.processmining.models.graphbased.directed.petrinet.StochasticNet net,
TransitionMap transitionMap)
Compute the stochastic alignment.
|
static StochasticTraceAlignmentsLogModel |
ComputeStochasticTraceAlignments.emptyLogModel(ReallocationMatrix reallocationMatrix,
double similarity,
StochasticLanguageLog languageA,
StochasticLanguageModel languageB,
org.processmining.models.graphbased.directed.petrinet.StochasticNet net,
TransitionMap transitionMap) |
Constructor and Description |
---|
StochasticTraceAlignmentsModelProjectionImpl(TransitionMap transitionMap,
StochasticTraceAlignmentsLogModel alignments) |