This package provides the API of the composite transformation.
The composite transformation uses a {@link java.util.List} of {@link com.ibm.xtools.transform.composite.NestedTransformConfig} as the source object. Clients can create such a list and set that as the value of the {@link com.ibm.xtools.transform.core.ITransformContext.SOURCE} property in the execution context to run the transformation.