public interface DatasetConfiguration extends AdapterConfiguration
| Modifier and Type | Method and Description |
|---|---|
Dataset |
getDataset(ExperimentType experimentType)
Returns the dataset implementing the interface needed for the given
ExperimentType or null if the dataset can not be used for this
experiment. |
couldBeCached, getExperimentType, getName, isApplicableForExperiment, setCouldBeCached, setNamecompareToDataset getDataset(ExperimentType experimentType) throws GerbilException
ExperimentType or null if the dataset can not be used for this
experiment.experimentType - The type of experiment the user wants to run with this datasetGerbilException - throws an exception if an error occurs during the dataset
generationCopyright © 2014–2017. All rights reserved.