Uses of Class
com.hammurapi.reasoning.tutorial.objectmodel.Relative

Uses of Relative in com.hammurapi.reasoning.tutorial.objectmodel
 

Subclasses of Relative in com.hammurapi.reasoning.tutorial.objectmodel
 class Aunt
           
 class Brother
           
 class Child
           
 class CloseRelative
           
 class Cousin
           
 class Daughter
           
 class Father
           
 class GrandChild
           
 class GrandDaughter
           
 class GrandFather
           
 class GrandMother
           
 class GrandParent
           
 class GrandSon
           
 class Husband
           
 class Mother
           
 class Nephew
           
 class Niece
           
 class Parent
           
 class Sibling
           
 class Sister
           
 class Son
           
 class Spouse
           
 class Uncle
           
 class Wife
           
 

Methods in com.hammurapi.reasoning.tutorial.objectmodel with parameters of type Relative
 int Relative.compareTo(Relative o)