|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Group of phenotypes.
| Method Summary | |
EnvironmentExperimentGroup |
getEnvironmentExperimentGroup()
Returns the group of environment experiments associated with this group of phenotypes. |
Phenotype |
getPhenotype(java.lang.String dataSource,
Taxon taxon,
EnvironmentExperiment experiment,
PhenotypeOntology ontology)
Gets the phenotype having the given taxon, environment experiment, ontology, and data source. |
PhenotypeGroup |
getPhenotypeGroup(PhenotypeFilter filter)
Get the phenotype group from this group which match the critera specified by the filter. |
TaxonGroup |
getTaxonGroup()
Returns the group of taxon associated with this group of phenotypes. |
int |
numEnvironmentExperiments()
Return the number of environment 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 EnvironmentExperimentGroup getEnvironmentExperimentGroup()
public Phenotype getPhenotype(java.lang.String dataSource,
Taxon taxon,
EnvironmentExperiment experiment,
PhenotypeOntology ontology)
dataSource - data sourcetaxon - taxonexperiment - environment experimentontology - phenotype ontology
public PhenotypeGroup getPhenotypeGroup(PhenotypeFilter filter)
filter - phenotype filter
public int numTaxa()
public int numEnvironmentExperiments()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||