|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Method Summary | |
IFilter |
create(ITuple tuple,
String script)
Create an evaluator that uses some interpreter. |
| Method Detail |
public IFilter create(ITuple tuple,
String script)
ITuple - : tuple to work with.script - : the script has the syntax of one C "within if" statement.
Variables are assumed to be labels of tuple columns.
Standard C math function are authorized.
for example "(A>1)&&(sin(B)<=0)"
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||