java.lang.Object
de.uni_mannheim.informatik.dws.melt.matching_base.multisource.MatcherMultiSourceURL
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherAllPairs
All Implemented Interfaces:
IMatcherMultiSourceCaller, MultiSourceDispatcher

public class MultiSourceDispatcherAllPairs extends MatcherMultiSourceURL implements MultiSourceDispatcher, IMatcherMultiSourceCaller
  • Field Details

    • LOGGER

      private static final org.slf4j.Logger LOGGER
    • objectMapper

      private static final com.fasterxml.jackson.databind.ObjectMapper objectMapper
    • oneToOneMatcher

      private final Object oneToOneMatcher
  • Constructor Details

    • MultiSourceDispatcherAllPairs

      public MultiSourceDispatcherAllPairs(Object oneToOneMatcher)
  • Method Details