| Package | Description |
|---|---|
| de.dfki.mycbr.core.casebase |
Contains classes for the basic definition of
DefaultCaseBase objects. |
| de.dfki.mycbr.core.retrieval |
All retrieval algorithms extend the abstract class
RetrievalEngine
and can be used within Retrieval objects to obtain the retrieval results
(possibly ordered pairs of case and corresponding similarity). |
| de.dfki.mycbr.io |
Contains classes that handle import and export of relevant CBR application
data.
|
| de.dfki.mycbr.util |
Contains utility classes that are useful but do not have a special
meaning for case-based reasoning applications.
|
| Class and Description |
|---|
| Pair
Utility class to provide pairs of objects.
|
| Class and Description |
|---|
| Pair
Utility class to provide pairs of objects.
|
| Class and Description |
|---|
| Pair
Utility class to provide pairs of objects.
|
| Class and Description |
|---|
| Mapping
class to represent the mapping between data base attributes and myCBR attributes
|