Class ExperimentDataAnnotationManager
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.ExperimentDataAnnotationManager
public class ExperimentDataAnnotationManager extends Object
-
Method Summary
Modifier and Type Method Description HashMap<File,ExperimentDataAnnotation>
getExperimentAnnotation(List<ExperimentDataProcessor> optUseTheseProcessors, Collection<File> files)
static ExperimentDataAnnotationManager
getInstance()
-
Method Details
-
getInstance
-
getExperimentAnnotation
public HashMap<File,ExperimentDataAnnotation> getExperimentAnnotation(List<ExperimentDataProcessor> optUseTheseProcessors, Collection<File> files)
-