Uses of Enum Class
org.biopax.paxtools.model.level3.TemplateDirectionType
Packages that use TemplateDirectionType
Package
Description
This package contains the default implementation for BioPAX Level 3.
This package contains the interfaces that maps classes defined in the BioPAX Level 3 specification.
-
Uses of TemplateDirectionType in org.biopax.paxtools.impl.level3
Methods in org.biopax.paxtools.impl.level3 that return TemplateDirectionTypeMethods in org.biopax.paxtools.impl.level3 with parameters of type TemplateDirectionTypeModifier and TypeMethodDescriptionvoidTemplateReactionImpl.setTemplateDirection(TemplateDirectionType templateDirection) -
Uses of TemplateDirectionType in org.biopax.paxtools.model.level3
Methods in org.biopax.paxtools.model.level3 that return TemplateDirectionTypeModifier and TypeMethodDescriptionTemplateReaction.getTemplateDirection()static TemplateDirectionTypeReturns the enum constant of this class with the specified name.static TemplateDirectionType[]TemplateDirectionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.biopax.paxtools.model.level3 with parameters of type TemplateDirectionTypeModifier and TypeMethodDescriptionvoidTemplateReaction.setTemplateDirection(TemplateDirectionType templateD1nmirection)