Class MatcherCombination

java.lang.Object
eu.sealsproject.platform.res.tool.impl.AbstractPlugin
de.uni_mannheim.informatik.dws.melt.matching_base.MatcherURL
de.uni_mannheim.informatik.dws.melt.matching_base.MatcherCombination
All Implemented Interfaces:
eu.sealsproject.platform.res.domain.omt.IOntologyMatchingToolBridge, eu.sealsproject.platform.res.tool.api.IPlugin, eu.sealsproject.platform.res.tool.api.IToolBridge

public abstract class MatcherCombination
extends MatcherURL
Combines multiple matchers. This can be very inefficient because the alignment has to be serialized after each matcher. Better use a more specialized MatcherCombination like: TODO
Author:
Sven Hertling