Uses of Class
com.luciad.datamodel.transformation.TLcdObjectTransformationProvider
Package
Description
This package provides an API to support data transformations from one model
to another model.
-
Uses of TLcdObjectTransformationProvider in com.luciad.datamodel.transformation
Modifier and TypeMethodDescriptionTLcdObjectTransformationProvider.getInverse()
Returns the inverse of this provider.TLcdTransformer.getProvider()
Returns the transformation provider used by this transformer to retrieve object transformations.Modifier and TypeMethodDescriptionTLcdDataTypeMapping.createTransformation
(TLcdObjectTransformationProvider aProvider) Creates and returns a transformation that is capable of transforming instances of the source type into instances of the target type.