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

Packages that use control
org.biopax.paxtools.model.level2   
org.biopax.paxtools.util   
 

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

Subinterfaces of control in org.biopax.paxtools.model.level2
 interface catalysis
          A control interaction in which a physical entity (a catalyst) increases the rate of a conversion interaction by lowering its activation energy.
 interface modulation
          get controlled should be catalysis
 

Methods in org.biopax.paxtools.model.level2 that return types with arguments of type control
 java.util.Set<control> process.isCONTROLLEDOf()
           
 

Uses of control in org.biopax.paxtools.util
 

Methods in org.biopax.paxtools.util with parameters of type control
static boolean Level2Helper.hasLeftToRightEvidence(conversion conv, control cont)
           
static boolean Level2Helper.hasRightToLeftEvidence(conversion conv, control cont)
           
static boolean Level2Helper.isNegative(control cont)
           
 



Copyright © 2011 BioPAX. All Rights Reserved.