Uses of Interface
com.luciad.util.expression.TLcdExpressionFactory.AttributeValueProvider
Packages that use TLcdExpressionFactory.AttributeValueProvider
-
Uses of TLcdExpressionFactory.AttributeValueProvider in com.luciad.util.expression
Methods in com.luciad.util.expression with parameters of type TLcdExpressionFactory.AttributeValueProviderModifier 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.