public class EGFusionPlugin
extends java.lang.Object
Constructor and Description |
---|
EGFusionPlugin() |
Modifier and Type | Method and Description |
---|---|
RepEGraphs |
fuseBinaryGraphs(org.processmining.framework.plugin.PluginContext context,
EGraphsWithMappings graphsWithMappings) |
RepEGraphs |
fuseIncGraphs(org.processmining.framework.plugin.PluginContext context,
EGraphsWithMappings graphsWithMappings) |
RepEGraphs |
fuseIncGraphsIncFilter(org.processmining.framework.plugin.PluginContext context,
EGraphsWithMappings graphsWithMappings) |
RepEGraphs |
fuseVerifyIncGraphs(org.processmining.contexts.uitopia.UIPluginContext context,
EGraphsWithMappings graphsWithMappings) |
public RepEGraphs fuseBinaryGraphs(org.processmining.framework.plugin.PluginContext context, EGraphsWithMappings graphsWithMappings)
public RepEGraphs fuseIncGraphs(org.processmining.framework.plugin.PluginContext context, EGraphsWithMappings graphsWithMappings)
public RepEGraphs fuseVerifyIncGraphs(org.processmining.contexts.uitopia.UIPluginContext context, EGraphsWithMappings graphsWithMappings)
public RepEGraphs fuseIncGraphsIncFilter(org.processmining.framework.plugin.PluginContext context, EGraphsWithMappings graphsWithMappings)