|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.expr.ExprTransformCopy
com.hp.hpl.jena.sparql.algebra.optimize.ExprTransformApplyTransform
public class ExprTransformApplyTransform
A copying transform that applies a Transform to the algebra operator of E_Exist and E_NoExists
| Field Summary |
|---|
| Fields inherited from class com.hp.hpl.jena.sparql.expr.ExprTransformCopy |
|---|
COPY_ALWAYS, COPY_ONLY_ON_CHANGE |
| Constructor Summary | |
|---|---|
ExprTransformApplyTransform(Transform transform)
|
|
| Method Summary | |
|---|---|
Expr |
transform(ExprFunctionOp funcOp,
ExprList args,
Op opArg)
|
| Methods inherited from class com.hp.hpl.jena.sparql.expr.ExprTransformCopy |
|---|
transform, transform, transform, transform, transform, transform, transform, transform |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExprTransformApplyTransform(Transform transform)
| Method Detail |
|---|
public Expr transform(ExprFunctionOp funcOp,
ExprList args,
Op opArg)
transform in interface ExprTransformtransform in class ExprTransformCopy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||