|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbiz.hammurapi.rules.Conclusion
biz.hammurapi.rules.tutorial.conclusions.Relative
public class Relative
Field Summary |
---|
Fields inherited from class biz.hammurapi.rules.Conclusion |
---|
slots |
Constructor Summary | |
---|---|
Relative(Person subject,
Person object)
|
Method Summary | |
---|---|
int |
compareTo(java.lang.Object o)
|
Person |
getObject()
|
Person |
getSubject()
|
java.lang.String |
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 |
---|
public Relative(Person subject, Person object)
Method Detail |
---|
public java.lang.String toString()
toString
in class biz.hammurapi.rules.Conclusion
public Person getSubject()
public Person getObject()
public int compareTo(java.lang.Object o)
compareTo
in interface java.lang.Comparable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |