|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticweb.triple.language.TripleExpression
org.semanticweb.triple.language.Formula
org.semanticweb.triple.language.BinaryFormula
| Constructor Summary | |
BinaryFormula()
|
|
| Method Summary | |
Formula |
getFirstFormula()
|
Formula |
getSecondFormula()
|
void |
putFirstFormula(Formula formula)
|
void |
putSecondFormula(Formula formula)
|
| Methods inherited from class org.semanticweb.triple.language.Formula |
toGLP |
| Methods inherited from class org.semanticweb.triple.language.TripleExpression |
appendModel, appendModel, getModel, putModel, toPrologString, toString, toString, toTripleString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public BinaryFormula()
| Method Detail |
public void putFirstFormula(Formula formula)
public void putSecondFormula(Formula formula)
public Formula getFirstFormula()
public Formula getSecondFormula()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||