public interface ExperimentAnalyzer
| Modifier and Type | Method and Description |
|---|---|
void |
analyzeExperiment(String uri)
Runs further analysis based on the experiment results of the given URI.
|
void analyzeExperiment(String uri) throws IOException
uri - the URI of the experiment which should be enhanced with
further analysisIOExceptionCopyright © 2017–2018. All rights reserved.