Uses of Class
de.dfki.mycbr.core.explanation.ExplanationManager

Packages that use ExplanationManager
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. 
 

Uses of ExplanationManager in de.dfki.mycbr.core
 

Methods in de.dfki.mycbr.core that return ExplanationManager
 ExplanationManager Project.getExplanationManager()