Uses of Interface
com.hp.hpl.jena.sparql.lang.rdql.RDQL_NodeValue

Packages that use RDQL_NodeValue
com.hp.hpl.jena.sparql.lang.rdql   
 

Uses of RDQL_NodeValue in com.hp.hpl.jena.sparql.lang.rdql
 

Classes in com.hp.hpl.jena.sparql.lang.rdql that implement RDQL_NodeValue
 class ParsedLiteral
           
 class Q_BooleanLiteral
           
 class Q_NumericLiteral
           
 class Q_QName
           
 class Q_QuotedURI
           
 class Q_TextLiteral
           
 class Q_TextLiteral2
           
 class Q_URI
           
 class Q_URL
           
 class WorkingVar
          Working variables are settable values for holding intermediate results.
 

Methods in com.hp.hpl.jena.sparql.lang.rdql that return RDQL_NodeValue
 RDQL_NodeValue Q_Subtract.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_GreaterThanOrEqual.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_Var.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_UnaryMinus.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_StringNoMatch.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_Divide.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_GreaterThan.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_PatternLiteral.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_BitXor.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue ParsedLiteral.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_RightUnsignedShift.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_LogicalOr.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_NotEqual.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_RightSignedShift.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_LogicalAnd.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_UnaryNot.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_StringMatch.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_StringLangEqual.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_LeftShift.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_BitOr.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_BitAnd.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_Equal.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue ExprRDQL.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_Modulus.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_UnaryPlus.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_Multiply.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_LessThanOrEqual.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_Add.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_LessThan.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 RDQL_NodeValue Q_StringEqual.evalRDQL(Query q, com.hp.hpl.jena.graph.query.IndexValues env)
           
 

Constructors in com.hp.hpl.jena.sparql.lang.rdql with parameters of type RDQL_NodeValue
WorkingVar(RDQL_NodeValue v)
           
 



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