Package com.luciad.datamodel.expression
Interface ILcdDataObjectExpression
public interface ILcdDataObjectExpression
An optimized representation of an expression.
- Since:
- 10.1
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionevaluate
(TLcdDataObjectExpressionContext aContext) Evaluates this expression in the given context.