Uses of Interface
com.luciad.util.expression.TLcdExpressionFactory.AttributeValueProvider
-
Uses of TLcdExpressionFactory.AttributeValueProvider in com.luciad.util.expression
Modifier and TypeMethodDescriptionstatic <T> ILcdExpression
<T> TLcdExpressionFactory.attribute
(String aName, Class<T> aType, TLcdExpressionFactory.AttributeValueProvider<T> aProvider) Creates a new attribute expression that can retrieve values from domain objects.