Uses of Class
de.folt.fuzzy.MonoLingualPartitionedFuzzyNodeTree

Packages that use MonoLingualPartitionedFuzzyNodeTree
de.folt.models.datamodel   
de.folt.models.datamodel.tbxfile   
de.folt.models.datamodel.tmxfile   
de.folt.models.datamodel.xlifffile   
 

Uses of MonoLingualPartitionedFuzzyNodeTree in de.folt.models.datamodel
 

Methods in de.folt.models.datamodel that return MonoLingualPartitionedFuzzyNodeTree
 MonoLingualPartitionedFuzzyNodeTree BasicDataSource.getFuzzyTree()
           
 

Uses of MonoLingualPartitionedFuzzyNodeTree in de.folt.models.datamodel.tbxfile
 

Methods in de.folt.models.datamodel.tbxfile that return MonoLingualPartitionedFuzzyNodeTree
 MonoLingualPartitionedFuzzyNodeTree TbxFileDataSource.getFuzzyTree()
          returns the basic fuzzy tree
 

Uses of MonoLingualPartitionedFuzzyNodeTree in de.folt.models.datamodel.tmxfile
 

Methods in de.folt.models.datamodel.tmxfile that return MonoLingualPartitionedFuzzyNodeTree
 MonoLingualPartitionedFuzzyNodeTree TmxFileDataSource.getFuzzyTree()
          returns the basic fuzzy tree
 

Uses of MonoLingualPartitionedFuzzyNodeTree in de.folt.models.datamodel.xlifffile
 

Methods in de.folt.models.datamodel.xlifffile that return MonoLingualPartitionedFuzzyNodeTree
 MonoLingualPartitionedFuzzyNodeTree XliffFileDataSource.getFuzzyTree()
          returns the basic fuzzy tree