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

All Superinterfaces:
Expr, ExprRDQL, PrintableRDQL
All Known Implementing Classes:
Q_BooleanLiteral, Q_Equal, Q_GreaterThan, Q_GreaterThanOrEqual, Q_LessThan, Q_LessThanOrEqual, Q_LogicalAnd, Q_LogicalOr, Q_NotEqual, Q_StringEqual, Q_StringLangEqual, Q_StringMatch, Q_StringNoMatch, Q_StringNotEqual, Q_UnaryNot

public interface ExprBoolean
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.