|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticweb.triple.language.TripleExpression
org.semanticweb.triple.language.Term
org.semanticweb.triple.language.DoubleTerm
| Constructor Summary | |
DoubleTerm()
|
|
DoubleTerm(double value)
|
|
| Method Summary | |
double |
getValue()
|
GLPTerm |
toGLP(GLPTerm glpModel,
java.util.ArrayList glpFormulae)
|
java.lang.String |
toString(Syntax syntax)
|
| Methods inherited from class org.semanticweb.triple.language.TripleExpression |
appendModel, appendModel, getModel, putModel, toPrologString, toString, toTripleString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DoubleTerm()
public DoubleTerm(double value)
| Method Detail |
public double getValue()
public java.lang.String toString(Syntax syntax)
toString in class TripleExpression
public GLPTerm toGLP(GLPTerm glpModel,
java.util.ArrayList glpFormulae)
toGLP in class Term
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||