|
||||||||||
| 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.GLPTerm
org.semanticweb.glp.GLPTermConstant
Title: Triple Description: RDF Query and Inference Language Copyright: Copyright (c) 2001 Company: Stanford University
| Constructor Summary | |
GLPTermConstant(java.lang.String s)
Constructor for the GLPTermConstant object |
|
| Method Summary | |
GLPTerm |
copyTerm()
Description of the Method |
GLPTerm |
copyTerm(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 |
Term |
toLPTerm()
Description of the Method |
java.lang.String |
toString()
Description of the Method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public GLPTermConstant(java.lang.String s)
s - Description of the Parameter| Method Detail |
public GLPTerm copyTerm()
copyTerm in class GLPTermpublic Term toLPTerm()
toLPTerm in class GLPTermpublic void renameVariables(java.util.HashMap h)
renameVariables in class GLPExpressionh - Description of the Parameterpublic GLPTerm copyTerm(java.util.HashMap h)
copyTerm in class GLPTermh - Description of the Parameter
public void freeBoundVariables(java.util.HashSet free,
java.util.HashSet bound)
freeBoundVariables in class GLPTermfree - Description of the Parameterbound - Description of the Parameterpublic java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||