Uses of Class
org.biopax.paxtools.model.level3.TemplateDirectionType

Packages that use TemplateDirectionType
org.biopax.paxtools.impl.level3   
org.biopax.paxtools.model.level3   
 

Uses of TemplateDirectionType in org.biopax.paxtools.impl.level3
 

Methods in org.biopax.paxtools.impl.level3 that return TemplateDirectionType
 TemplateDirectionType TemplateReactionImpl.getTemplateDirection()
           
 

Methods in org.biopax.paxtools.impl.level3 with parameters of type TemplateDirectionType
 void TemplateReactionImpl.setTemplateDirection(TemplateDirectionType templateDirection)
           
 

Uses of TemplateDirectionType in org.biopax.paxtools.model.level3
 

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

Methods in org.biopax.paxtools.model.level3 with parameters of type TemplateDirectionType
 void TemplateReaction.setTemplateDirection(TemplateDirectionType templateD1nmirection)
           
 



Copyright © 2011 BioPAX. All Rights Reserved.