Uses of Enum Class
org.biopax.paxtools.model.level2.Direction
Packages that use Direction
Package
Description
This package contains the interfaces that maps to the BioPAX level 2 specification.
-
Uses of Direction in org.biopax.paxtools.model.level2
Methods in org.biopax.paxtools.model.level2 that return DirectionModifier and TypeMethodDescriptioncatalysis.getDIRECTION()static DirectionReturns the enum constant of this class with the specified name.static Direction[]Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.biopax.paxtools.model.level2 with parameters of type Direction