com.hammurapi.reasoning.tutorial.rules
Class SonRule

java.lang.Object
  extended by com.hammurapi.reasoning.tutorial.rules.SonRule

public class SonRule
extends Object


Constructor Summary
SonRule()
           
 
Method Summary
 void infer(Child child)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SonRule

public SonRule()
Method Detail

infer

public void infer(Child child)