Uses of Class
it.unitn.disi.smatch.matchers.structure.tree.BaseTreeMatcher

Packages that use BaseTreeMatcher
it.unitn.disi.smatch.matchers.structure.tree.def   
it.unitn.disi.smatch.matchers.structure.tree.mini   
it.unitn.disi.smatch.matchers.structure.tree.spsm   
 

Uses of BaseTreeMatcher in it.unitn.disi.smatch.matchers.structure.tree.def
 

Subclasses of BaseTreeMatcher in it.unitn.disi.smatch.matchers.structure.tree.def
 class DefaultTreeMatcher
          Matches all nodes of the source context with all nodes of the target context.
 class DefaultTreeMatcherIt
          Version with an iterator.
 

Uses of BaseTreeMatcher in it.unitn.disi.smatch.matchers.structure.tree.mini
 

Subclasses of BaseTreeMatcher in it.unitn.disi.smatch.matchers.structure.tree.mini
 class OptimizedStageTreeMatcher
          Matches first disjoint, then subsumptions, then joins subsumption into equivalence.
 class OptimizedStageTreeMatcherIt
          Version with an iterator.
 

Uses of BaseTreeMatcher in it.unitn.disi.smatch.matchers.structure.tree.spsm
 

Subclasses of BaseTreeMatcher in it.unitn.disi.smatch.matchers.structure.tree.spsm
 class SPSMTreeMatcher
          Used the DefaultTreeMatcher for computing the default set of mapping elements and then calls the TreeMatcher.SPSMTreeMatcher.spsmFilter property where the filtering and computation of the similarity score is performed.
 



© 2010-2011 Knowdive @ DISI