Uses of Interface
org.biopax.paxtools.model.level2.deltaGprimeO

Packages that use deltaGprimeO
org.biopax.paxtools.model.level2   
 

Uses of deltaGprimeO in org.biopax.paxtools.model.level2
 

Methods in org.biopax.paxtools.model.level2 that return types with arguments of type deltaGprimeO
 java.util.Set<deltaGprimeO> biochemicalReaction.getDELTA_G()
           
 

Methods in org.biopax.paxtools.model.level2 with parameters of type deltaGprimeO
 void biochemicalReaction.addDELTA_G(deltaGprimeO DELTA_G)
           
 void biochemicalReaction.removeDELTA_G(deltaGprimeO DELTA_G)
           
 

Method parameters in org.biopax.paxtools.model.level2 with type arguments of type deltaGprimeO
 void biochemicalReaction.setDELTA_G(java.util.Set<deltaGprimeO> DELTA_G)
           
 



Copyright © 2011 BioPAX. All Rights Reserved.