|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticweb.glp.GLPExpression
org.semanticweb.glp.GLogicFormula
org.semanticweb.glp.GLPBinaryOperator
org.semanticweb.glp.GLPOr
Title: Triple Description: RDF Query and Inference Language Copyright: Copyright (c) 2001 Company: Stanford University
| Constructor Summary | |
GLPOr(GLogicFormula l,
GLogicFormula r)
Constructor for the GLPOr object |
|
| Method Summary | |
GLogicFormula |
copyFormula(java.util.HashMap h)
Description of the Method |
java.lang.String |
toString()
Description of the Method |
| Methods inherited from class org.semanticweb.glp.GLPBinaryOperator |
freeBoundVariables, getLeft, getRight, renameVariables, toString |
| Methods inherited from class org.semanticweb.glp.GLogicFormula |
getVariables |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public GLPOr(GLogicFormula l,
GLogicFormula r)
l - Description of the Parameterr - Description of the Parameter| Method Detail |
public final GLogicFormula copyFormula(java.util.HashMap h)
GLogicFormula
copyFormula in class GLogicFormulah - Description of the Parameter
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||