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 class
Expression whose value is computed by retrieving the value indicated by the provided path.(package private) static class
A constant, literal value that can be used in expressions.(package private) static final class
A literal value which is the result of transforming another literal.(package private) class
Expression whose value is computed by retrieving the value indicated by the provided name.private static final class
An expression fetching property values asObject
.private static final class
An expression fetching property values as an object of specified type.private static class
An expression fetching property values as an object of specified type.