Class DataSetTable
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.dbe.algorithms.DataSetTable
public class DataSetTable extends Object
-
Constructor Summary
Constructors Constructor Description DataSetTable() -
Method Summary
Modifier and Type Method Description voidaddRow(String rowLabel, String experimentName, String substanceName, String mapping, String species, String genotype, String treatment, int seriesId, String timeS, String timeUnit, int replicateID, Double value, String unit)ArrayList<DataSetRow>getRows()StringtoString()