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