Uses of Class
sbrt.kernel.fba.AbstractExchangeRxn

Packages that use AbstractExchangeRxn
sbrt.kernel.fba Provides classes and interfaces for creating objects relevant to Flux Balance Analysis. 
 

Uses of AbstractExchangeRxn in sbrt.kernel.fba
 

Subclasses of AbstractExchangeRxn in sbrt.kernel.fba
 class RevExchRxn
          This class is used to represent reversible exchange reactions, that is, exchange reactions that can both supply and consume chemical species to and from a chemical system.
 class SinkRxn
          This class is used to represent exchange reactions that transport chemicals from a chemical system to its surroundings.
 class SourceRxn
          This class is used to represent exchange reactions that transport chemicals to a chemical system from its surroundings.