|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transformer | |
|---|---|
| org.gcube.datatransformation.datatransformationlibrary | |
| org.gcube.datatransformation.datatransformationlibrary.model | |
| Uses of Transformer in org.gcube.datatransformation.datatransformationlibrary |
|---|
| Methods in org.gcube.datatransformation.datatransformationlibrary with parameters of type Transformer | |
|---|---|
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. |
| Uses of Transformer in org.gcube.datatransformation.datatransformationlibrary.model |
|---|
| Methods in org.gcube.datatransformation.datatransformationlibrary.model that return Transformer | |
|---|---|
Transformer |
TransformationProgram.getTransformer()
Returns the transformer that this transformation program references. |
| Methods in org.gcube.datatransformation.datatransformationlibrary.model with parameters of type Transformer | |
|---|---|
void |
TransformationProgram.setTransformer(Transformer transformer)
Sets the transformer that this transformation program references. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||