org.simtk.molecularstructure.protein
Class Tryptophan

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

public class Tryptophan
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
Tryptophan()
           
 
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

Tryptophan

public Tryptophan()