gov.usda.gdpc
Class GenotypeExperimentFilter

java.lang.Object
  extended bygov.usda.gdpc.AbstractFilter
      extended bygov.usda.gdpc.GenotypeExperimentFilter
All Implemented Interfaces:
Filter

public class GenotypeExperimentFilter
extends AbstractFilter

This is a genotype experiment filter.

Author:
terryc

Constructor Summary
GenotypeExperimentFilter()
          GenotypeExperimentFilter constructor.
 
Method Summary
 void addValue(FilterValue value)
          Adds a value for a particular genotype experiment property for this filter.
 
Methods inherited from class gov.usda.gdpc.AbstractFilter
getDefinedProperties, getDefinedProperties, getDefinedTypes, getType, getValues, getValues, getValues, matches, resetProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenotypeExperimentFilter

public GenotypeExperimentFilter()
GenotypeExperimentFilter constructor.

Method Detail

addValue

public void addValue(FilterValue value)
Adds a value for a particular genotype experiment property for this filter. Only filter values for genotype experiment properties can be added.

Specified by:
addValue in interface Filter
Overrides:
addValue in class AbstractFilter
Parameters:
value - value