Uses of Interface
jcreek.representation.EpistemologicalModel

Packages that use EpistemologicalModel
jcreek.representation   
jcreek.representation.cbr   
 

Uses of EpistemologicalModel in jcreek.representation
 

Classes in jcreek.representation that implement EpistemologicalModel
 class BasicModel
          The basic epistemological model is a barebones top-level model required by the representation and inference structures.
 

Constructors in jcreek.representation with parameters of type EpistemologicalModel
LocalKnowledgeModel(EpistemologicalModel epistemologicalModel)
          Creates a new knowledge model based on the epistemological model supplied.
 

Uses of EpistemologicalModel in jcreek.representation.cbr
 

Classes in jcreek.representation.cbr that implement EpistemologicalModel
 class CBRModel
           
 class IsoPodModel
          Builds the basic model that is common to all jcreek models.
 



Created at IDI, NTNU by the Artificial Intelligence and Learning group