Uses of Class
com.luciad.datamodel.transformation.TLcdDataModelMapping
Packages that use TLcdDataModelMapping
Package
Description
This package provides an API to support data transformations from one model
to another model.
-
Uses of TLcdDataModelMapping in com.luciad.datamodel.transformation
Methods in com.luciad.datamodel.transformation that return TLcdDataModelMappingModifier and TypeMethodDescriptionTLcdDataModelMapping.getInverse()
Returns the inverse of this mapping.Constructors in com.luciad.datamodel.transformation with parameters of type TLcdDataModelMappingModifierConstructorDescriptionTLcdDataModelMappingValidator
(TLcdDataModelMapping aTransformation)