|
||||||||||
| 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
org.semanticweb.triple.language.And
| Constructor Summary | |
And()
|
|
| Method Summary | |
static GLogicFormula |
makeGLPConjunction(java.util.ArrayList conjucts)
|
static GLogicFormula |
makeGLPConjunction(java.util.ArrayList conjuncts,
GLogicFormula conjunct)
|
GLogicFormula |
toGLP(GLPTerm model)
|
java.lang.String |
toString(Syntax syntax)
|
| Methods inherited from class org.semanticweb.triple.language.BinaryFormula |
getFirstFormula, getSecondFormula, putFirstFormula, putSecondFormula |
| Methods inherited from class org.semanticweb.triple.language.TripleExpression |
appendModel, appendModel, getModel, putModel, toPrologString, toString, toTripleString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public And()
| Method Detail |
public java.lang.String toString(Syntax syntax)
toString in class TripleExpressionpublic GLogicFormula toGLP(GLPTerm model)
toGLP in class Formulapublic static GLogicFormula makeGLPConjunction(java.util.ArrayList conjucts)
public static GLogicFormula makeGLPConjunction(java.util.ArrayList conjuncts,
GLogicFormula conjunct)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||