| 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. |
| Modifier and Type | Method and Description |
|---|---|
FloatFct |
FloatDesc.addFloatFct(java.lang.String name,
boolean active)
Creates a new NumberFct for the given description.
|