| Package | Description |
|---|---|
| de.dfki.mycbr.core.casebase |
Contains classes for the basic definition of
DefaultCaseBase objects. |
| 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 |
|---|---|
DateAttribute |
DateRange.getDateValue(java.util.Date date)
Returns the DateAttribute associated with the given date.
|
| Modifier and Type | Method and Description |
|---|---|
DateAttribute |
DateDesc.getDateAttribute(java.util.Date value)
Returns
DateAttribute object representing the specified
value. |