Uses of Class
com.luciad.datamodel.transformation.TLcdDataTypeMapping
Packages that use TLcdDataTypeMapping
Package
Description
This package provides an API to support data transformations from one model
to another model.
-
Uses of TLcdDataTypeMapping in com.luciad.datamodel.transformation
Methods in com.luciad.datamodel.transformation that return TLcdDataTypeMappingModifier and TypeMethodDescriptionTLcdDataTypeMapping.getInverse()Returns the inverse of this mapping.TLcdDataModelMapping.mapType(TLcdDataType aSourceType) Maps the given source type on a type with the same name in the target data models.TLcdDataModelMapping.mapType(TLcdDataType aSourceType, TLcdDataType aTargetType) Maps the source type on the target type (and vice versa) using aTLcdDataTypeMapping.