Uses of Enum Class
org.biopax.paxtools.model.level2.ControlType
Packages that use ControlType
Package
Description
This package contains the interfaces that maps to the BioPAX level 2 specification.
-
Uses of ControlType in org.biopax.paxtools.model.level2
Methods in org.biopax.paxtools.model.level2 that return ControlTypeModifier and TypeMethodDescriptioncontrol.getCONTROL_TYPE()static ControlTypeReturns the enum constant of this class with the specified name.static ControlType[]ControlType.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 ControlType