|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntegerDesc | |
|---|---|
| de.dfki.mycbr.core.casebase | Contains classes for the basic definition of DefaultCaseBase objects. |
| de.dfki.mycbr.core.similarity | Contains standard classes to maintain similarity functions for attribute descriptions (local similarity functions) and concepts (amalgamation functions). |
| Uses of IntegerDesc in de.dfki.mycbr.core.casebase |
|---|
| Methods in de.dfki.mycbr.core.casebase that return IntegerDesc | |
|---|---|
IntegerDesc |
IntegerRange.getDesc()
Gets the integer description of the attributes maintained by this range. |
| Constructors in de.dfki.mycbr.core.casebase with parameters of type IntegerDesc | |
|---|---|
IntegerRange(Project prj,
IntegerDesc d)
Initializes internal data structures according to maximal Integer of integer attributes (given by getMax() -
getMin()). |
|
| Uses of IntegerDesc in de.dfki.mycbr.core.similarity |
|---|
| Constructors in de.dfki.mycbr.core.similarity with parameters of type IntegerDesc | |
|---|---|
AdvancedIntegerFct(Project prj,
IntegerDesc desc,
java.lang.String name)
Initializes this with the given description. |
|
IntegerFct(Project prj,
IntegerDesc desc,
java.lang.String name)
Constructor should only be called by FunctionContainer. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||