|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Group of genotypes.
| Method Summary | |
Genotype |
getGenotype(java.lang.String dataSource,
Taxon taxon,
GenotypeExperiment experiment)
Gets the genotype having the given taxon, genotype experiment, number, and data source. |
GenotypeExperimentGroup |
getGenotypeExperimentGroup()
Returns the group of genotype experiments associated with this group of genotypes. |
GenotypeGroup |
getGenotypeGroup(GenotypeFilter filter)
Get the genotype group from this group which match the critera specified by the filter. |
TaxonGroup |
getTaxonGroup()
Returns the group of taxon associated with this group of genotypes. |
int |
numGenotypeExperiments()
Return the number of genotype experiments. |
int |
numTaxa()
Return the number of taxa. |
| Methods inherited from interface gov.usda.gdpc.DBElementGroup |
getDBElements, getDefinedProperties, getDistinctProperties, getType, index |
| Methods inherited from interface java.util.List |
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
| Method Detail |
public TaxonGroup getTaxonGroup()
public GenotypeExperimentGroup getGenotypeExperimentGroup()
public Genotype getGenotype(java.lang.String dataSource,
Taxon taxon,
GenotypeExperiment experiment)
dataSource - data sourcetaxon - taxonexperiment - genotype experiment
public GenotypeGroup getGenotypeGroup(GenotypeFilter filter)
filter - genotype filter
public int numTaxa()
public int numGenotypeExperiments()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||