com.hp.hpl.jena.graph.query
Class Rewrite.DyadicLower

java.lang.Object
  extended by com.hp.hpl.jena.graph.query.Expression.Base
      extended by com.hp.hpl.jena.graph.query.Expression.Application
          extended by com.hp.hpl.jena.graph.query.Dyadic
              extended by com.hp.hpl.jena.graph.query.Rewrite.DyadicLiteral
                  extended by com.hp.hpl.jena.graph.query.Rewrite.DyadicLower
All Implemented Interfaces:
Expression
Enclosing class:
Rewrite

public abstract static class Rewrite.DyadicLower
extends Rewrite.DyadicLiteral


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.hp.hpl.jena.graph.query.Expression
Expression.Application, Expression.Base, Expression.BoolConstant, Expression.Constant, Expression.Fixed, Expression.Util, Expression.Valof, Expression.Variable
 
Field Summary
 
Fields inherited from interface com.hp.hpl.jena.graph.query.Expression
FALSE, TRUE
 
Constructor Summary
Rewrite.DyadicLower(Expression L, String F, String R)
           
 
Method Summary
 
Methods inherited from class com.hp.hpl.jena.graph.query.Rewrite.DyadicLiteral
evalBool
 
Methods inherited from class com.hp.hpl.jena.graph.query.Dyadic
and, argCount, evalObject, getArg, getFun, prepare, toString
 
Methods inherited from class com.hp.hpl.jena.graph.query.Expression.Application
isApply
 
Methods inherited from class com.hp.hpl.jena.graph.query.Expression.Base
equals, getName, getValue, isConstant, isVariable
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Rewrite.DyadicLower

public Rewrite.DyadicLower(Expression L,
                           String F,
                           String R)


Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP