|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
protected static interface ProcessingComponent.DynamicOperation

Interface for evaluating a DynamicOperand to return the resulting value.
| Method Summary | |
|---|---|
Object |
evaluate(Object[] tuple)
Perform the dynamic evaluation to obtain the desired result. |
String |
getExpectedType()
Get the expected type of the result of this evaluation |
| Method Detail |
|---|
String getExpectedType()
Object evaluate(Object[] tuple)
tuple - the tuple; never null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||