Uses of Class
org.gcube.datatransformation.datatransformationlibrary.datahandlers.model.Output

Packages that use Output
org.gcube.datatransformation.datatransformationlibrary.datahandlers   
org.gcube.datatransformation.datatransformationlibrary.transformation.model   
 

Uses of Output in org.gcube.datatransformation.datatransformationlibrary.datahandlers
 

Methods in org.gcube.datatransformation.datatransformationlibrary.datahandlers with parameters of type Output
static DataSink IOHandler.getDataSink(Output output)
          Initializes and returns a DataSink object.
 

Uses of Output in org.gcube.datatransformation.datatransformationlibrary.transformation.model
 

Methods in org.gcube.datatransformation.datatransformationlibrary.transformation.model that return Output
 Output TransformationDescription.getOutput()
           
 

Constructors in org.gcube.datatransformation.datatransformationlibrary.transformation.model with parameters of type Output
TransformationDescription(Input input, Output output)
           
TransformationDescription(Input input, Output output, boolean createAndPublish)
           
 



Copyright © 2013. All Rights Reserved.