pid
Class Protein

java.lang.Object
  extended by pid.Molecule
      extended by pid.Protein
All Implemented Interfaces:
java.io.Serializable

public class Protein
extends Molecule

Type of molecule, mostly used within PID

Author:
Samuel Croset
See Also:
Serialized Form

Constructor Summary
Protein()
           
 
Method Summary
 
Methods inherited from class pid.Molecule
getComplexComponents, getId, getMembers, getNames, getParts, getPreferredSymbolName, getUniprotName, setComplexComponents, setId, setMembers, setNames, setParts
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Protein

public Protein()