|
||||||||||
| 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
Title: Triple Description: RDF Query and Inference Language Copyright: Copyright (c) 2001 Company: Stanford University
| Constructor Summary | |
GLogicFormula()
Constructor for the GLogicFormula object |
|
| Method Summary | |
abstract GLogicFormula |
copyFormula(java.util.HashMap h)
Description of the Method |
abstract void |
freeBoundVariables(java.util.HashSet free,
java.util.HashSet bound)
Description of the Method |
java.util.ArrayList |
getVariables()
|
abstract void |
renameVariables(java.util.HashMap h)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GLogicFormula()
| Method Detail |
public abstract GLogicFormula copyFormula(java.util.HashMap h)
h - Description of the Parameter
public abstract void renameVariables(java.util.HashMap h)
renameVariables in class GLPExpression
public abstract void freeBoundVariables(java.util.HashSet free,
java.util.HashSet bound)
free - Description of the Parameterbound - Description of the Parameterpublic java.util.ArrayList getVariables()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||