Uses of Class
de.dfki.mycbr.core.similarity.IntegerFct

Packages that use IntegerFct
de.dfki.mycbr.core.model Contains classes for the basic definition of the project's model. 
de.dfki.mycbr.core.similarity Contains standard classes to maintain similarity functions for attribute descriptions (local similarity functions) and concepts (amalgamation functions). 
 

Uses of IntegerFct in de.dfki.mycbr.core.model
 

Methods in de.dfki.mycbr.core.model that return IntegerFct
 IntegerFct IntegerDesc.addIntegerFct(java.lang.String name, boolean active)
          Creates a new NumberFct for the given description.
 

Uses of IntegerFct in de.dfki.mycbr.core.similarity
 

Methods in de.dfki.mycbr.core.similarity that return IntegerFct
 IntegerFct OrderedSymbolFct.getInternalFunction()
          Gets the internal similarity function.