gov.usda.gdpc.panzea
Class PanzeaPropertyMap

java.lang.Object
  extended bygov.usda.gdpc.database.AbstractPropertyMap
      extended bygov.usda.gdpc.panzea.PanzeaPropertyMap
All Implemented Interfaces:
PropertyMap

public class PanzeaPropertyMap
extends AbstractPropertyMap

Author:
terryc

Field Summary
static java.lang.String ALIGNEXP
           
static java.lang.String ALIGNMENT
           
static java.lang.String ENVEXP
           
static java.lang.String GENELOCUS
           
static java.lang.String GERMPLASM
           
static java.lang.String PASSPORT
           
static java.lang.String PHENOTYPE
           
static java.lang.String POLYEXP
           
static java.lang.String POLYMORPHISM
           
 
Fields inherited from class gov.usda.gdpc.database.AbstractPropertyMap
myMappings
 
Constructor Summary
PanzeaPropertyMap(PanzeaDBConnection connection)
          PanzeaPropertyMap Constructor.
 
Methods inherited from class gov.usda.gdpc.database.AbstractPropertyMap
addMapping, getMapping, getMappings, getMatchingMapping, getSQL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GENELOCUS

public static final java.lang.String GENELOCUS
See Also:
Constant Field Values

PASSPORT

public static final java.lang.String PASSPORT
See Also:
Constant Field Values

GERMPLASM

public static final java.lang.String GERMPLASM
See Also:
Constant Field Values

POLYEXP

public static final java.lang.String POLYEXP
See Also:
Constant Field Values

ALIGNEXP

public static final java.lang.String ALIGNEXP
See Also:
Constant Field Values

ENVEXP

public static final java.lang.String ENVEXP
See Also:
Constant Field Values

PHENOTYPE

public static final java.lang.String PHENOTYPE
See Also:
Constant Field Values

POLYMORPHISM

public static final java.lang.String POLYMORPHISM
See Also:
Constant Field Values

ALIGNMENT

public static final java.lang.String ALIGNMENT
See Also:
Constant Field Values
Constructor Detail

PanzeaPropertyMap

public PanzeaPropertyMap(PanzeaDBConnection connection)
PanzeaPropertyMap Constructor.