Modifier and Type | Method and Description |
---|---|
static EGMatchConfiguration |
EGMatchConfigurationFactory.createDataBasedDefaultConfig() |
static EGMatchConfiguration |
EGMatchConfigurationFactory.createHOSPITALBasedGreedyMatchAsMuchAsPossibleConfig() |
static EGMatchConfiguration |
EGMatchConfigurationFactory.createSeqBasedDefaultConfig() |
static EGMatchConfiguration |
EGMatchConfigurationFactory.createSeqBasedGreedyConfig() |
static EGMatchConfiguration |
EGMatchConfigurationFactory.createSeqBasedGreedyMatchAsMuchAsPossibleConfig() |
static EGMatchConfiguration |
EGMatchConfigurationFactory.createTimeBasedPOGreedyConfig() |
Modifier and Type | Method and Description |
---|---|
EGMatchConfiguration |
EGMatchUserOrientedConfigAlg.getConfiguration() |
Constructor and Description |
---|
EGMatchUserOrientedConfigAlg(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
EGMatchConfiguration config) |
Modifier and Type | Field and Description |
---|---|
protected EGMatchConfiguration |
EGMatchConfigWizard.config |
Modifier and Type | Method and Description |
---|---|
EGMatchConfiguration |
EGMatchConfigWizard.getConfiguration() |
EGMatchConfiguration |
EGMatchConfigDialogAbstract.getEGMatchConfig() |
Constructor and Description |
---|
CostConfigSelectorPanel(EGMatchConfiguration conf) |
EGMatchConfigDialogAbstract(EGMatchConfiguration conf) |
EGMatchConfigUserPresetWizard(org.processmining.contexts.uitopia.UIPluginContext context,
EGMatchConfiguration conf,
org.deckfour.xes.model.XLog log) |
EGMatchConfigWizard(org.processmining.contexts.uitopia.UIPluginContext context,
EGMatchConfiguration conf,
org.deckfour.xes.model.XLog log) |
EGMatchingAlgSelectorDialog(EGMatchConfiguration conf) |
PTraceParameterMatchDialog(org.processmining.contexts.uitopia.UIPluginContext context,
EGMatchConfiguration config) |
XEventClassSelectorPanel(EGMatchConfiguration config,
org.deckfour.xes.model.XLog log) |
Constructor and Description |
---|
FusionStrategyBinaryImpl(org.processmining.partialorder.ptrace.model.PLog plog,
EGMatchConfiguration conf,
int maxCost) |
Modifier and Type | Method and Description |
---|---|
EGMatchConfiguration |
EGraphsWithMappings.getMatchConfiguration() |
Constructor and Description |
---|
EGraphsWithMappings(java.util.List<EGraph> graphs,
MatchMappings mappings,
EGMatchConfiguration conf) |
Modifier and Type | Method and Description |
---|---|
EGraphsWithMappings |
EGMatchPlugin.matchingTraces(org.deckfour.xes.model.XLog log,
EGMatchConfiguration conf) |
EGraphsWithMappings |
EGMatchPlugin.replayLog(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
EGMatchConfiguration conf) |
Modifier and Type | Class and Description |
---|---|
class |
EGMatchConfigurationImpl |
Modifier and Type | Method and Description |
---|---|
static java.lang.String[] |
EGMatchExpPrintResultUtil.printResult(org.processmining.partialorder.ptrace.param.PTraceParameter.PTraceType type,
EGMatchConfiguration conf,
FusionBinaryResult data,
RunningTimes times,
int numRepeat,
int numNoise)
Returns an Image object that can then be painted on the screen.
|
static java.lang.String[] |
EGFusionTest.printResult(org.processmining.partialorder.ptrace.param.PTraceParameter.PTraceType type,
EGMatchConfiguration conf,
int threshold,
QualityTFPN data,
ModelQuality quality,
java.lang.String filter,
int numRepeat,
int numNoise) |
static java.lang.String[] |
LogRepairTest.printResult(org.processmining.partialorder.ptrace.param.PTraceParameter.PTraceType type,
EGMatchConfiguration conf,
ModelQuality quality,
java.lang.String filter,
int numRepeat,
int numNoise) |
static void |
EGFusionTest.printSystemResult(EGMatchConfiguration conf,
int threshold,
QualityTFPN data) |
Modifier and Type | Method and Description |
---|---|
EGMatchConfiguration |
ExpRelabelingParam.getTraceMatchingConfiguration() |
EGMatchConfiguration |
ExpRelabelingParamSBP.getTraceMatchingConfiguration() |
Modifier and Type | Method and Description |
---|---|
EGMatchConfiguration |
ModelCreatorParam.getMatchingConfig() |