Uses of Class
org.gcube.data.analysis.dataminermanagercl.shared.workspace.InputDataSets
-
Packages that use InputDataSets Package Description org.gcube.data.analysis.dataminermanagercl.shared.workspace -
-
Uses of InputDataSets in org.gcube.data.analysis.dataminermanagercl.shared.workspace
Methods in org.gcube.data.analysis.dataminermanagercl.shared.workspace that return InputDataSets Modifier and Type Method Description InputDataSetsDataMinerWorkArea. getInputDataSets()Methods in org.gcube.data.analysis.dataminermanagercl.shared.workspace with parameters of type InputDataSets Modifier and Type Method Description voidDataMinerWorkArea. setInputDataSets(InputDataSets inputDataSets)Constructors in org.gcube.data.analysis.dataminermanagercl.shared.workspace with parameters of type InputDataSets Constructor Description DataMinerWorkArea(ItemDescription dataMinerWorkAreaFolder, InputDataSets inputDataSets, OutputDataSets outputDataSets, Computations computations)
-