Uses of Package
de.dfki.mycbr.core.explanation

Packages that use de.dfki.mycbr.core.explanation
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. 
 

Classes in de.dfki.mycbr.core.explanation used by de.dfki.mycbr.core
ExplanationManager
          Class ExplanationManager.
IExplainable
          Interface for concepts that can be explained using myCBR explanation mechanisms.
 

Classes in de.dfki.mycbr.core.explanation used by de.dfki.mycbr.core.casebase
Explainable
          Concepts that can be explained using myCBR explanations.
IExplainable
          Interface for concepts that can be explained using myCBR explanation mechanisms.
 

Classes in de.dfki.mycbr.core.explanation used by de.dfki.mycbr.core.explanation
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.
 

Classes in de.dfki.mycbr.core.explanation used by de.dfki.mycbr.core.model
Explainable
          Concepts that can be explained using myCBR explanations.
IExplainable
          Interface for concepts that can be explained using myCBR explanation mechanisms.