| Package | Description |
|---|---|
| de.dfki.mycbr.core.model |
Contains classes for the basic definition of the project's model.
The model is represented as a tree-like structure representing an inheritance hierarchy. |
| de.dfki.mycbr.core.similarity |
Contains standard classes to maintain similarity functions for
attribute descriptions (local similarity functions) and concepts (amalgamation functions).
|
| Modifier and Type | Method and Description |
|---|---|
IntegerFct |
IntegerDesc.addIntegerFct(java.lang.String name,
boolean active)
Creates a new NumberFct for the given description.
|
| Modifier and Type | Method and Description |
|---|---|
IntegerFct |
OrderedSymbolFct.getInternalFunction()
Gets the internal similarity function.
|