A D F G I O P R S T

T

transformData(DataSource, ContentType) - Method in class org.gcube.datatransformation.datatransformationlibrary.DTSCore
This method transforms the input data which are fetched by the DataSource to the target ContentType and stores the transformed DataElements to the DataSink.
transformDataWithProgram(ArrayList<DataSource>, Transformer, List<Parameter>, ContentType, DataSink) - Static method in class org.gcube.datatransformation.datatransformationlibrary.ProgramExecutor
Loads and executes the Program contained in the Transformer.
transformDataWithTransformationProgram(DataSource, String, Parameter[], ContentType) - Method in class org.gcube.datatransformation.datatransformationlibrary.DTSCore
This method transforms the input data which are fetched by the DataSources to the target ContentType and stores the transformed DataElements to the DataSink.
transformDataWithTransformationUnit(String, String, Parameter[], ContentType, boolean) - Method in class org.gcube.datatransformation.datatransformationlibrary.DTSCore
This method transforms the input data which are fetched by the DataSources to the target ContentType and stores the transformed DataElements to the DataSink.

A D F G I O P R S T