Modifier and Type | Interface and Description |
---|---|
interface |
EMSCParametersLogLog |
interface |
EMSCParametersLogModel |
interface |
EMSCParametersModelModel |
Modifier and Type | Class and Description |
---|---|
class |
EMSCParametersAbstract |
class |
EMSCParametersLogLogAbstract |
class |
EMSCParametersLogLogDefault |
class |
EMSCParametersLogModelAbstract |
class |
EMSCParametersLogModelDefault |
class |
EMSCParametersModelModelAbstract |
class |
EMSCParametersModelModelDefault |
Modifier and Type | Method and Description |
---|---|
static org.processmining.plugins.InductiveMiner.Pair<ReallocationMatrix,java.lang.Double> |
EarthMoversStochasticConformancePlugin.compute(EMSCParameters parameters,
StochasticLanguage languageA,
StochasticLanguage languageB,
org.processmining.framework.plugin.ProMCanceller canceller) |
static void |
EarthMoversStochasticConformancePlugin.debug(EMSCParameters parameters,
java.lang.Object object) |
Modifier and Type | Method and Description |
---|---|
static org.processmining.plugins.InductiveMiner.Pair<ReallocationMatrix,java.lang.Double> |
ComputeReallocationMatrix.compute(StochasticLanguage languageA,
StochasticLanguage languageB,
DistanceMatrix distanceMatrix,
EMSCParameters parameters,
org.processmining.framework.plugin.ProMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
static org.processmining.plugins.InductiveMiner.Pair<ReallocationMatrix,java.lang.Double> |
ComputeReallocationMatrix2.compute(StochasticLanguage languageA,
StochasticLanguage languageB,
DistanceMatrix distanceMatrix,
EMSCParameters parameters,
org.processmining.framework.plugin.ProMCanceller canceller) |