| Package | Description |
|---|---|
| de.dfki.mycbr.core |
Contains all classes that represent core functionality of a CBR application
such as the domain model, case bases, similarity functions and retrieval algorithms.
|
| de.dfki.mycbr.core.casebase |
Contains classes for the basic definition of
DefaultCaseBase objects. |
| de.dfki.mycbr.core.explanation |
Explanations provide additional information on all
myCBR concepts.
|
| 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. |
| Class and Description |
|---|
| ExplanationManager
Class ExplanationManager.
|
| IExplainable
Interface for concepts that can be explained using myCBR
explanation mechanisms.
|
| Class and Description |
|---|
| Explainable
Concepts that can be explained using myCBR explanations.
|
| IExplainable
Interface for concepts that can be explained using myCBR
explanation mechanisms.
|
| Class and Description |
|---|
| ConceptExplanation
Concept explanations further explain any kind of concept using
a textual description and links related to that concept.
|
| Explainable
Concepts that can be explained using myCBR explanations.
|
| IExplainable
Interface for concepts that can be explained using myCBR
explanation mechanisms.
|
| Class and Description |
|---|
| Explainable
Concepts that can be explained using myCBR explanations.
|
| IExplainable
Interface for concepts that can be explained using myCBR
explanation mechanisms.
|