|
||||||||||
| 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.GLPTermVariable
Title: Triple Description: RDF Query and Inference Language Copyright: Copyright (c) 2001 Company: Stanford University
| Field Summary | |
java.lang.String |
v
Description of the Field |
| Constructor Summary | |
GLPTermVariable()
create anonymous GLPTermVariable [MS] |
|
GLPTermVariable(java.lang.String v)
Constructor for the GLPTermVariable object |
|
| Method Summary | |
GLPTerm |
copyTerm()
Description of the Method |
GLPTerm |
copyTerm(java.util.HashMap h)
Description of the Method |
boolean |
equals(java.lang.Object o)
Description of the Method |
void |
freeBoundVariables(java.util.HashSet free,
java.util.HashSet bound)
Description of the Method |
int |
hashCode()
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, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public java.lang.String v
| Constructor Detail |
public GLPTermVariable()
public GLPTermVariable(java.lang.String v)
v - Description of the Parameter| Method Detail |
public 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()
public int hashCode()
public boolean equals(java.lang.Object o)
o - Description of the Parameter
public void renameVariables(java.util.HashMap h)
renameVariables in class GLPExpressionh - Description of the Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||