jcreek.representation.inference
Class SubclassSpreadingActivationRule

java.lang.Object
  extended byjcreek.representation.inference.SubclassSpreadingActivationRule

public class SubclassSpreadingActivationRule
extends java.lang.Object


Constructor Summary
SubclassSpreadingActivationRule()
           
 
Method Summary
 boolean accept(Entity from, Relation target)
           
 boolean accept(Relation from, Entity target)
           
 boolean enter(Entity target)
           
 boolean reenter(Entity target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubclassSpreadingActivationRule

public SubclassSpreadingActivationRule()
Method Detail

accept

public boolean accept(Relation from,
                      Entity target)

accept

public boolean accept(Entity from,
                      Relation target)

enter

public boolean enter(Entity target)

reenter

public boolean reenter(Entity target)


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