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

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

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

Methods in org.gcube.datatransformation.datatransformationlibrary.datahandlers with parameters of type Input
static DataSource IOHandler.getDataSource(Input input)
          Initializes and returns a DataSource object.
 

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

Methods in org.gcube.datatransformation.datatransformationlibrary.transformation.model that return Input
 Input TransformationDescription.getInput()
           
 

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



Copyright © 2013. All Rights Reserved.