org.simtk.molecularstructure.protein
Class Proline

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

public class Proline
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
Proline()
           
 
Method Summary
protected  void 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

Proline

public Proline()
Method Detail

addGenericBonds

protected void addGenericBonds()
Overrides:
addGenericBonds in class AminoAcid