|
||||||||||
| 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.GLPUnaryOperator
| Constructor Summary | |
GLPUnaryOperator(GLogicFormula f)
|
|
| Method Summary | |
void |
freeBoundVariables(java.util.HashSet free,
java.util.HashSet bound)
Description of the Method |
GLogicFormula |
getFormula()
|
void |
renameVariables(java.util.HashMap h)
|
java.lang.String |
toString(java.lang.String operator,
GLogicFormula f)
|
| Methods inherited from class org.semanticweb.glp.GLogicFormula |
copyFormula, getVariables |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GLPUnaryOperator(GLogicFormula f)
| Method Detail |
public final void freeBoundVariables(java.util.HashSet free,
java.util.HashSet bound)
freeBoundVariables in class GLogicFormulafree - Description of the Parameterbound - Description of the Parameter
public java.lang.String toString(java.lang.String operator,
GLogicFormula f)
public GLogicFormula getFormula()
public void renameVariables(java.util.HashMap h)
renameVariables in class GLogicFormula
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||