|
||||||||||
| 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.GLPAtom
Title: Triple Description: RDF Query and Inference Language Copyright: Copyright (c) 2001 Company: Stanford University
| Constructor Summary | |
GLPAtom(java.lang.String s,
java.util.ArrayList a)
Constructor for the GLPAtom object |
|
| Method Summary | |
GLogicFormula |
copyFormula(java.util.HashMap h)
Description of the Method |
void |
freeBoundVariables(java.util.HashSet free,
java.util.HashSet bound)
Description of the Method |
void |
renameVariables(java.util.HashMap h)
Description of the Method |
Literal |
toLPLiteral()
Description of the Method |
Literal |
toLPLiteral(boolean pol)
Description of the Method |
java.lang.String |
toString()
Description of the Method |
| 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 GLPAtom(java.lang.String s,
java.util.ArrayList a)
s - Description of the Parametera - Description of the Parameter| Method Detail |
public Literal toLPLiteral(boolean pol)
pol - Description of the Parameter
public Literal toLPLiteral()
public java.lang.String toString()
public GLogicFormula copyFormula(java.util.HashMap h)
copyFormula in class GLogicFormulah - Description of the Parameter
public void renameVariables(java.util.HashMap h)
renameVariables in class GLogicFormulah - Description of the Parameter
public void freeBoundVariables(java.util.HashSet free,
java.util.HashSet bound)
freeBoundVariables in class GLogicFormulafree - Description of the Parameterbound - Description of the Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||