|
||||||||||
| 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.GLPTermFunction
Title: Triple Description: RDF Query and Inference Language Copyright: Copyright (c) 2001 Company: Stanford University
| Constructor Summary | |
GLPTermFunction(java.lang.String s,
java.util.ArrayList a)
Constructor for the GLPTermFunction 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)
|
Term |
toLPTerm()
|
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 GLPTermFunction(java.lang.String s,
java.util.ArrayList a)
s - Description of the Parametera - Description of the Parameter| Method Detail |
public void renameVariables(java.util.HashMap h)
renameVariables in class GLPExpressionpublic Term toLPTerm()
toLPTerm in class GLPTermpublic GLPTerm copyTerm()
copyTerm in class GLPTermpublic 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 | |||||||||