|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TemplateDirectionType | |
|---|---|
| org.biopax.paxtools.impl.level3 | |
| org.biopax.paxtools.model.level3 | |
| Uses of TemplateDirectionType in org.biopax.paxtools.impl.level3 |
|---|
| Methods in org.biopax.paxtools.impl.level3 that return TemplateDirectionType | |
|---|---|
TemplateDirectionType |
TemplateReactionImpl.getTemplateDirection()
|
| Methods in org.biopax.paxtools.impl.level3 with parameters of type TemplateDirectionType | |
|---|---|
void |
TemplateReactionImpl.setTemplateDirection(TemplateDirectionType templateDirection)
|
| Uses of TemplateDirectionType in org.biopax.paxtools.model.level3 |
|---|
| Methods in org.biopax.paxtools.model.level3 that return TemplateDirectionType | |
|---|---|
TemplateDirectionType |
TemplateReaction.getTemplateDirection()
|
static TemplateDirectionType |
TemplateDirectionType.valueOf(java.lang.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. |
| Methods in org.biopax.paxtools.model.level3 with parameters of type TemplateDirectionType | |
|---|---|
void |
TemplateReaction.setTemplateDirection(TemplateDirectionType templateD1nmirection)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||