| Package | Description |
|---|---|
| org.biopax.paxtools.model.level2 |
This package contains the interfaces that maps to the BioPAX level 2 specification.
|
| Modifier and Type | Method and Description |
|---|---|
ControlType |
control.getCONTROL_TYPE() |
static ControlType |
ControlType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ControlType[] |
ControlType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
control.setCONTROL_TYPE(ControlType CONTROL_TYPE) |
Copyright © 2017 BioPAX. All rights reserved.