| Package | Description |
|---|---|
| org.biopax.paxtools.impl.level3 |
This package contains the default implementation for BioPAX Level 3.
|
| org.biopax.paxtools.model.level3 |
This package contains the interfaces that maps classes defined in the BioPAX Level 3 specification.
|
| Modifier and Type | Method and Description |
|---|---|
TemplateDirectionType |
TemplateReactionImpl.getTemplateDirection() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateReactionImpl.setTemplateDirection(TemplateDirectionType templateDirection) |
| Modifier and Type | Method and Description |
|---|---|
TemplateDirectionType |
TemplateReaction.getTemplateDirection() |
static TemplateDirectionType |
TemplateDirectionType.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateReaction.setTemplateDirection(TemplateDirectionType templateD1nmirection) |
Copyright © 2017 BioPAX. All rights reserved.