com.hp.hpl.jena.sparql.lang.rdql
Interface ExprNumeric

All Superinterfaces:
Expr, ExprRDQL, PrintableRDQL
All Known Implementing Classes:
Q_Add, Q_BitAnd, Q_BitOr, Q_BitXor, Q_Divide, Q_LeftShift, Q_Modulus, Q_Multiply, Q_NumericLiteral, Q_RightSignedShift, Q_RightUnsignedShift, Q_Subtract, Q_UnaryMinus, Q_UnaryPlus

public interface ExprNumeric
extends ExprRDQL


Field Summary
 
Fields inherited from interface com.hp.hpl.jena.sparql.expr.Expr
CMP_EQUAL, CMP_GREATER, CMP_INDETERMINATE, CMP_LESS, CMP_UNEQUAL
 
Method Summary
 
Methods inherited from interface com.hp.hpl.jena.sparql.lang.rdql.ExprRDQL
evalRDQL
 
Methods inherited from interface com.hp.hpl.jena.sparql.lang.rdql.PrintableRDQL
asInfixString, asPrefixString, format
 
Methods inherited from interface com.hp.hpl.jena.sparql.expr.Expr
applyNodeTransform, asVar, copySubstitute, copySubstitute, deepCopy, eval, getConstant, getExprVar, getFunction, getVarName, getVarsMentioned, isConstant, isFunction, isSatisfied, isVariable, varsMentioned, visit
 



Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.