|
||||||||||
| 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
org.semanticweb.glp.GLPNot
Title: Triple Description: RDF Query and Inference Language Copyright: Copyright (c) 2001 Company: Stanford University
| Constructor Summary | |
GLPNot(GLogicFormula f)
Constructor for the GLPNot object |
|
| Method Summary | |
GLogicFormula |
copyFormula(java.util.HashMap h)
Description of the Method |
boolean |
isLiteral()
Gets the literal attribute of the GLPNot object |
Literal |
toLPLiteral()
Description of the Method |
java.lang.String |
toString()
Description of the Method |
| Methods inherited from class org.semanticweb.glp.GLPUnaryOperator |
freeBoundVariables, getFormula, renameVariables, toString |
| Methods inherited from class org.semanticweb.glp.GLogicFormula |
getVariables |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public GLPNot(GLogicFormula f)
f - Description of the Parameter| Method Detail |
public boolean isLiteral()
public Literal toLPLiteral()
public java.lang.String toString()
public final GLogicFormula copyFormula(java.util.HashMap h)
copyFormula in class GLogicFormulah - Description of the Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||