| 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 |
|---|---|
DateFct |
DateDesc.addDateFct(java.lang.String name,
boolean active) |
DateFct |
DateDesc.addDateFct(java.lang.String name,
boolean active,
DateFct.DateFunctionPrecision adjust)
Creates a new SymbolFct for the given description.
|