Uses of Class
org.apache.sis.filter.LeafExpression
Packages that use LeafExpression
-
Uses of LeafExpression in org.apache.sis.filter
Subclasses of LeafExpression in org.apache.sis.filterModifier and TypeClassDescription(package private) final classExpression whose value is computed by retrieving the value indicated by the provided path.(package private) static classA constant, literal value that can be used in expressions.(package private) static final classA literal value which is the result of transforming another literal.(package private) classExpression whose value is computed by retrieving the value indicated by the provided name.private static final classAn expression fetching property values asObject.private static final classAn expression fetching property values as an object of specified type.private static classAn expression fetching property values as an object of specified type.