Uses of Interface
de.fuberlin.wiwiss.semmf.result.MatchingResult

Packages that use MatchingResult
de.fuberlin.wiwiss.semmf.engine   
de.fuberlin.wiwiss.semmf.examples   
de.fuberlin.wiwiss.semmf.result.impl   
de.fuberlin.wiwiss.semmf.util   
 

Uses of MatchingResult in de.fuberlin.wiwiss.semmf.engine
 

Methods in de.fuberlin.wiwiss.semmf.engine that return MatchingResult
 MatchingResult MatchingEngine.exec()
          Executes the matching.
 

Uses of MatchingResult in de.fuberlin.wiwiss.semmf.examples
 

Methods in de.fuberlin.wiwiss.semmf.examples with parameters of type MatchingResult
static void JobMatching.printMatchingResult(MatchingResult mr)
          see tutorial: traaversing the matching result (included in SemMF distribution)
 

Uses of MatchingResult in de.fuberlin.wiwiss.semmf.result.impl
 

Classes in de.fuberlin.wiwiss.semmf.result.impl that implement MatchingResult
 class MatchingResultImpl
           
 

Uses of MatchingResult in de.fuberlin.wiwiss.semmf.util
 

Methods in de.fuberlin.wiwiss.semmf.util with parameters of type MatchingResult
static void Util.printMatchingResult(MatchingResult mr)
          Prints the matching result out