|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mindswap.pellet.rete.Triple
org.mindswap.pellet.rete.Fact
public class Fact
Constructor Summary | |
---|---|
Fact()
|
|
Fact(Constant s,
Constant p,
Constant o)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class org.mindswap.pellet.rete.Triple |
---|
getList, getObj, getPred, getSubj, getVars, setObj, setPred, setSubj |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Fact(Constant s, Constant p, Constant o)
public Fact()
Method Detail |
---|
public java.lang.String toString()
toString
in class Triple
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |