|
||||||||||
| 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
org.semanticweb.glp.GLPExists
Title: Triple Description: RDF Query and Inference Language Copyright: Copyright (c) 2001 Company: Stanford University
| Constructor Summary | |
GLPExists(java.util.ArrayList v,
GLogicFormula f)
Constructor for the GLPExists 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.GLPQuantifiedFormula |
freeBoundVariables, getFormula, getVariables, renameVariables, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public GLPExists(java.util.ArrayList v,
GLogicFormula f)
v - Description of the Parameterf - Description of the Parameter| Method Detail |
public final GLogicFormula copyFormula(java.util.HashMap h)
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 | |||||||||