| Package | Description |
|---|---|
| org.gcube.datatransformation.datatransformationlibrary | |
| org.gcube.datatransformation.datatransformationlibrary.model |
| Modifier and Type | Method and Description |
|---|---|
static void |
ProgramExecutor.transformDataWithProgram(ArrayList<DataSource> sources,
Transformer transformer,
List<Parameter> programParameters,
ContentType targetContentType,
DataSink sink)
Loads and executes the
Program contained in the Transformer. |
| Modifier and Type | Method and Description |
|---|---|
Transformer |
TransformationProgram.getTransformer()
Returns the transformer that this transformation program references.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransformationProgram.setTransformer(Transformer transformer)
Sets the transformer that this transformation program references.
|
Copyright © 2014. All Rights Reserved.