|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.graph.query.Expression.Base
com.hp.hpl.jena.graph.query.Expression.Application
com.hp.hpl.jena.graph.query.Dyadic
com.hp.hpl.jena.graph.query.Rewrite.DyadicLiteral
com.hp.hpl.jena.graph.query.Rewrite.DyadicLower
public abstract static class Rewrite.DyadicLower
| 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 |
|---|
public Rewrite.DyadicLower(Expression L,
String F,
String R)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||