|
||||||||||
| 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.GLPQuantifiedFormula
Title: Triple
Description: RDF Query and Inference Language
Copyright: Copyright (c) 2001
Company: Stanford University
| Constructor Summary | |
GLPQuantifiedFormula(java.util.ArrayList v,
GLogicFormula f)
Constructor for the GLPQuantifiedFormula object |
|
| Method Summary | |
void |
freeBoundVariables(java.util.HashSet free,
java.util.HashSet bound)
Description of the Method |
GLogicFormula |
getFormula()
Gets the left attribute of the GLPQuantifiedFormula object |
java.util.ArrayList |
getVariables()
Gets the variables attribute of the GLPQuantifiedFormula object |
void |
renameVariables(java.util.HashMap h)
|
java.lang.String |
toString(java.lang.String q,
java.util.ArrayList v,
GLogicFormula f)
Description of the Method |
| Methods inherited from class org.semanticweb.glp.GLogicFormula |
copyFormula |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GLPQuantifiedFormula(java.util.ArrayList v,
GLogicFormula f)
v - Description of the Parameterf - Description of the Parameter| Method Detail |
public final void freeBoundVariables(java.util.HashSet free,
java.util.HashSet bound)
freeBoundVariables in class GLogicFormulafree - Description of the Parameterbound - Description of the Parameterpublic java.util.ArrayList getVariables()
getVariables in class GLogicFormulapublic GLogicFormula getFormula()
public void renameVariables(java.util.HashMap h)
renameVariables in class GLogicFormula
public final java.lang.String toString(java.lang.String q,
java.util.ArrayList v,
GLogicFormula f)
q - Description of the Parameterv - Description of the Parameterf - Description of the Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||