|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.algebra.TransformCopy
com.hp.hpl.jena.sparql.algebra.optimize.TransformPropertyFunction
public class TransformPropertyFunction
Rewrite to replace a property function property with the call to the property function implementation
| Field Summary |
|---|
| Fields inherited from class com.hp.hpl.jena.sparql.algebra.TransformCopy |
|---|
COPY_ALWAYS, COPY_ONLY_ON_CHANGE |
| Constructor Summary | |
|---|---|
TransformPropertyFunction(Context context)
|
|
| Method Summary | |
|---|---|
Op |
transform(OpBGP opBGP)
|
Op |
transform(OpTriple opTriple)
|
| Methods inherited from class com.hp.hpl.jena.sparql.algebra.TransformCopy |
|---|
transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, transform, 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 TransformPropertyFunction(Context context)
| Method Detail |
|---|
public Op transform(OpTriple opTriple)
transform in interface Transformtransform in class TransformCopypublic Op transform(OpBGP opBGP)
transform in interface Transformtransform in class TransformCopy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||