Package com.luciad.expressions


package com.luciad.expressions
Support for creating expressions over an abstract object model.

This package provides a factory to construct expressions and a visitor to walk through the expression hierarchy. Have a look at Expressions and Conditions for an example.