See: Description
Interface | Description |
---|---|
IInheritingTransformConfig |
This interface represents a transformation configuration that can inherit
properties from another transformation configuration.
|
ITransformationConfigurationContext |
This interface represents the saved context of a transformation
configuration.
|
ITransformConfig |
This interface represents a Transformation configuration instance.
|
Class | Description |
---|---|
TransformConfigUtil |
This class provides public access to transformation configurations.
|
This package provides public API for manipulating transform configurations.
Each transformation configuration defines the source, target and property information needed to execute the transformation.
The utility class, TransformConfigUtil, provides an API to create, delete or retrieve transformation configurations. It also provides an API to open an editor to modify the contents of a transformation configuration.