Uses of Class
jcreek.representation.inference.SpreadingActivationRule

Packages that use SpreadingActivationRule
jcreek.representation.inference   
 

Uses of SpreadingActivationRule in jcreek.representation.inference
 

Subclasses of SpreadingActivationRule in jcreek.representation.inference
 class InheritanceMethod
          Abstract class for implementing inheritance methods over the spreading activation class.
 class PartitionPlausibleInheritanceMethod
           
 class PlausibleInheritanceMethod
           
 class SortedPlausibleInheritanceMethod
          Title: SortedPlausibleInheritanceMethod Description: Same as it's superclass, PlausibleInheritanceMethod, but the relations inherited are sorted according to the relation-type and value-type before they are returned.
 class SubclassInheritanceMethod
           
 



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