pid
Class Compound

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

public class Compound
extends Molecule
implements java.io.Serializable

Type of molecule, chemical compound, usually bio-active.

Author:
Samuel Croset
See Also:
Serialized Form

Constructor Summary
Compound()
           
 
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

Compound

public Compound()