Uses of Class
de.folt.fuzzy.SQLMonoLingualPartitionedFuzzyNodeTree

Packages that use SQLMonoLingualPartitionedFuzzyNodeTree
de.folt.models.datamodel.sql   
 

Uses of SQLMonoLingualPartitionedFuzzyNodeTree in de.folt.models.datamodel.sql
 

Methods in de.folt.models.datamodel.sql that return SQLMonoLingualPartitionedFuzzyNodeTree
 SQLMonoLingualPartitionedFuzzyNodeTree OpenTMSSQLDataSource.getSQLFuzzyTree()
           
 

Methods in de.folt.models.datamodel.sql with parameters of type SQLMonoLingualPartitionedFuzzyNodeTree
 void OpenTMSSQLDataSource.setFuzzyTree(SQLMonoLingualPartitionedFuzzyNodeTree fuzzyTree)