org.simtk.molecularstructure.protein
Class Glutamate

java.lang.Object
  extended by org.simtk.molecularstructure.ResidueTypeClass
      extended by org.simtk.molecularstructure.protein.AminoAcid
          extended by org.simtk.molecularstructure.protein.Glutamate
All Implemented Interfaces:
ResidueType

public class Glutamate
extends AminoAcid


Field Summary
 
Fields inherited from class org.simtk.molecularstructure.protein.AminoAcid
backboneGroup, sideChainGroup
 
Fields inherited from class org.simtk.molecularstructure.ResidueTypeClass
genericBonds, oneLetterCode, residueName, threeLetterCode, UNKNOWN_RESIDUE_TYPE
 
Constructor Summary
Glutamate()
           
 
Method Summary
 
Methods inherited from class org.simtk.molecularstructure.protein.AminoAcid
addGenericBonds
 
Methods inherited from class org.simtk.molecularstructure.ResidueTypeClass
addGenericBond, genericBonds, getHydrogenBondAcceptorAtomNames, getHydrogenBondDonorAtomNames, getOneLetterCode, getResidueName, getThreeLetterCode, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Glutamate

public Glutamate()