Package com.luciad.expressions
package com.luciad.expressions
-
ClassDescriptionAn expression is an opaque object whose evaluation returns a value.Class containing static factory methods to create different types of expressions and conditions.Value object to store the value of an
Expressionand itsDataType.Expressionvisitor interface that allows traversal of anExpressionor a Condition.