biz.hammurapi.rules.tutorial.conclusions
Class GrandDaughter

java.lang.Object
  extended by biz.hammurapi.rules.Conclusion
      extended by biz.hammurapi.rules.tutorial.conclusions.Relative
          extended by biz.hammurapi.rules.tutorial.conclusions.CloseRelative
              extended by biz.hammurapi.rules.tutorial.conclusions.GrandChild
                  extended by biz.hammurapi.rules.tutorial.conclusions.GrandDaughter
All Implemented Interfaces:
biz.hammurapi.rules.Negatable, biz.hammurapi.rules.Supercedable, biz.hammurapi.swing.Visualizable, biz.hammurapi.xml.dom.DomSerializable, java.io.Serializable, java.lang.Comparable

public class GrandDaughter
extends GrandChild

See Also:
Serialized Form

Field Summary
 
Fields inherited from class biz.hammurapi.rules.Conclusion
slots
 
Constructor Summary
GrandDaughter(Person subject, Person object)
           
 
Method Summary
 
Methods inherited from class biz.hammurapi.rules.tutorial.conclusions.Relative
compareTo, getObject, getSubject, toString
 
Methods inherited from class biz.hammurapi.rules.Conclusion
addDerivation, equals, getCardinality, getDepth, getDerivations, getSlot, hashCode, isDerivedFrom, isNegatedBy, mergeDerivations, object2Negator, setSlot, supercedes, toDom, toTreeNode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GrandDaughter

public GrandDaughter(Person subject,
                     Person object)


Copyright © 2006 Hammurapi Group. All Rights Reserved.