This is the API for the data transformation tool.
The main entry point to the API is the TransformationApi class.
Note: the 'SLEE Data Transformation' section of the 'Operational Tools' user guide is the best starting point for understanding this API. This Javadoc acts as a reference to supplement that guide.
Packages 
Package Description
com.opencloud.slee.upgrade.transformation  
com.opencloud.slee.upgrade.transformation.engine  
com.opencloud.slee.upgrade.transformation.engine.profile  
com.opencloud.slee.upgrade.transformation.engine.ra  
com.opencloud.slee.upgrade.transformation.engine.sas  
com.opencloud.slee.upgrade.transformation.model
This package defines the model objects for the data transformation tool.
com.opencloud.slee.upgrade.transformation.util