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