public class FieldExpression extends DynamicExpression<Object>
| Constructor and Description |
|---|
FieldExpression(Expression<?> targetEx,
String featureName) |
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(org.databene.commons.Context context) |
String |
toString() |
isConstantCopyright © 2011–2014 Volker Bergmann. All rights reserved.