Uses of Class
org.biopax.paxtools.model.level2.Direction

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

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

Methods in org.biopax.paxtools.model.level2 that return Direction
 Direction catalysis.getDIRECTION()
           
static Direction Direction.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Direction[] Direction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.biopax.paxtools.model.level2 with parameters of type Direction
 void catalysis.setDIRECTION(Direction DIRECTION)
           
 



Copyright © 2011 BioPAX. All Rights Reserved.