com.hammurapi.reasoning.tutorial.rules
Class DaughterRule

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

public class DaughterRule
extends Object


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

Constructor Detail

DaughterRule

public DaughterRule()
Method Detail

infer

public Daughter infer(Child child)