Uses of Package
jcreek.representation.inference

Packages that use jcreek.representation.inference
jcreek.gui   
jcreek.representation   
jcreek.representation.inference   
 

Classes in jcreek.representation.inference used by jcreek.gui
Explanation
          Represents an explanation between two entities.
 

Classes in jcreek.representation.inference used by jcreek.representation
Explanation
          Represents an explanation between two entities.
ExplanationModel
          This class represents a subset of the knowledge model resulting from a spreading activation operation from the "origin" entity.
InheritanceMethod
          Abstract class for implementing inheritance methods over the spreading activation class.
TaskTooComplexException
          Thrown when a task is too complex according to some measure.
 

Classes in jcreek.representation.inference used by jcreek.representation.inference
Explanation
          Represents an explanation between two entities.
ExplanationModel
          This class represents a subset of the knowledge model resulting from a spreading activation operation from the "origin" entity.
InheritanceMethod
          Abstract class for implementing inheritance methods over the spreading activation class.
PlausibleInheritanceMethod
           
SpreadingActivationRule
          This class is an abstract class defining a rule for spreading activation through a semantic network.
TaskTooComplexException
          Thrown when a task is too complex according to some measure.
 



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