Module pdb

Class Protein

java.lang.Object
de.grogra.ext.pdb.model.Protein
All Implemented Interfaces:
IProtein

public class Protein extends Object implements IProtein
Author:
fdill, mdube The protein contains the sequences as a vector. It also provides a text output. RH20060629 changed variable name 'enum' to 'e' to avoid problems with java 1.5