Modifier and Type | Method and Description |
---|---|
EGraphsWithMappings |
EGMatchPlugin.computeTraceMatching(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
EGraphsWithMappings |
EGMatchPlugin.computeTraceMatchingGreedy(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log) |
EGraphsWithMappings |
EGMatchPlugin.computeTraceMatchingViaGui(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
EGraphsWithMappings |
EGMatchPlugin.computeTraceMatchingViaUser(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
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 | Method and Description |
---|---|
RepEGraphs |
EGFusionPlugin.fuseBinaryGraphs(org.processmining.framework.plugin.PluginContext context,
EGraphsWithMappings graphsWithMappings) |
RepEGraphs |
EGFusionPlugin.fuseIncGraphs(org.processmining.framework.plugin.PluginContext context,
EGraphsWithMappings graphsWithMappings) |
RepEGraphs |
EGFusionPlugin.fuseIncGraphsIncFilter(org.processmining.framework.plugin.PluginContext context,
EGraphsWithMappings graphsWithMappings) |
RepEGraphs |
EGFusionPlugin.fuseVerifyIncGraphs(org.processmining.contexts.uitopia.UIPluginContext context,
EGraphsWithMappings graphsWithMappings) |
Modifier and Type | Method and Description |
---|---|
static void |
ExpMatchMappingWriter.__testMappings(EGraphsWithMappings graphsWithMappings,
java.util.Map<MatchMapping,java.lang.Integer> mapToNewCost,
ExpRelabelingParam param,
ExpImprLabelSetI<java.lang.String> mapOrg2Dup,
java.lang.String gloOrLoc) |
Modifier and Type | Method and Description |
---|---|
EGraphsWithMappings |
RelabelModel.getMappings() |
Modifier and Type | Method and Description |
---|---|
void |
RelabelModel.setMappings(EGraphsWithMappings mapGraphsToMapping) |
Modifier and Type | Method and Description |
---|---|
static EGraphMappingsInfo |
EGraphMappingsInfo.createMappingInfo(EGraphsWithMappings graphsWithMappings) |