A D F G I O P R S T

T

transformData(DataSource, ContentType, DataSink) - 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, DataSink) - 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(List<DataSource>, String, String, Parameter[], ContentType, DataSink, 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