Uses of Class
de.folt.fuzzy.FuzzyNodeKey

Packages that use FuzzyNodeKey
de.folt.fuzzy   
 

Uses of FuzzyNodeKey in de.folt.fuzzy
 

Methods in de.folt.fuzzy that return FuzzyNodeKey
 FuzzyNodeKey FuzzyNode.getFuzzyNodeKey()
          Get the FuzzyNodeKey associated with the FuzzyNode
 

Methods in de.folt.fuzzy with parameters of type FuzzyNodeKey
 int FuzzyNodeKey.computeKeyDistance(FuzzyNodeKey fuzzyNodeKey)
          computeKeyDistance computes the distance between the two fuzzy node keys.
 void FuzzyNode.setFuzzyNodeKey(FuzzyNodeKey fuzzyNodeKey)
          Set the FuzzyNodeKey associated with the FuzzyNode