Uses of Class
gov.usda.gdpc.AbstractProperty

Packages that use AbstractProperty
gov.usda.gdpc This is the main package for The Genomic Diversity and Phenotype Connection (GDPC). 
 

Uses of AbstractProperty in gov.usda.gdpc
 

Subclasses of AbstractProperty in gov.usda.gdpc
 class EnvironmentExperimentProperty
          This follows the enum pattern and represents a environment experiment property.
 class GenotypeExperimentProperty
          This follows the enum pattern and represents a genotype experiment property.
 class GenotypeProperty
          This follows the enum pattern and represents a genotype property.
 class LocalityProperty
          This follows the enum pattern and represents a locality property.
 class LocusProperty
          This follows the enum pattern and represents a locus property.
 class PhenotypeOntologyProperty
          This follows the enum pattern and represents a phenotype ontology property.
 class PhenotypeProperty
          This follows the enum pattern and represents a phenotype property.
 class TaxonProperty
          This is follows the enum pattern and represents a taxon property.