See: Description
Interface | Description |
---|---|
IConfigCMeInputProvider | |
ILocationChangeListener |
Interface to be implemented by the listener for any changes in selected Location
|
ILocationProvider |
This interface has to be implemented by any contributor to locationProvider extension point.
|
ITransformationConfiguration | Deprecated
Use com.ibm.xtools.transform.core.config.ITransformConfig
instead.
|
Class | Description |
---|---|
AbstractLocationProvider | |
ConfigCMInputProviderManager |
Manages IConfigCMeInputProviders
|
TransformationGUIUtil | Deprecated
Use com.ibm.xtools.transform.core.config.TransformConfigUtil
instead.
|
Enum | Description |
---|---|
IConfigCMeInputProvider.PropertyKind |
Describes general type of transformation property
|
This package provides non-public API for manipulating transform configurations within the Transformation Service UI.
Transformation configurations are typically defined in the UI using the Transform Configuration dialog. Each configuration defines the source, target and property information needed to execute the transformation.