SigPath

org.sigpath.datamodel.modifications
Class BecomesInfo

java.lang.Object
  extended by org.sigpath.datamodel.modifications.ModificationInfo
      extended by org.sigpath.datamodel.modifications.BecomesInfo

public class BecomesInfo
extends ModificationInfo

Stores information about a molecule that a given chemical can become. This information can be used to annotate the link from one mRNA to the protein which result from its translation, or from the substrate to its phosphorylated form. BecomesInfo will be generated upon creation of new instances of reaction.

Author:
Fabien Campagne $Revision: 5008 $

Constructor Summary
BecomesInfo()
           
 
Method Summary
 
Methods inherited from class org.sigpath.datamodel.modifications.ModificationInfo
getChemical, setChemical
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BecomesInfo

public BecomesInfo()

SigPath

Copyright © 2002-2005 Institute for Computational Biomedicine, All Rights Reserved.