| 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 | Class and Description |
|---|---|
class |
DnaImpl |
class |
DnaRegionImpl |
class |
NucleicAcidImpl |
class |
RnaImpl |
class |
RnaRegionImpl |
| Modifier and Type | Method and Description |
|---|---|
NucleicAcid |
TemplateReactionImpl.getTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateReactionImpl.setTemplate(NucleicAcid template) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Dna
Definition: A physical entity consisting of a sequence of deoxyribonucleotide monophosphates; a deoxyribonucleic
acid.
|
interface |
DnaRegion
Definition: A region on a DNA molecule.
|
interface |
Rna |
interface |
RnaRegion
Definition: A region on a RNA molecule.
|
| Modifier and Type | Method and Description |
|---|---|
NucleicAcid |
TemplateReaction.getTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateReaction.setTemplate(NucleicAcid template) |
Copyright © 2017 BioPAX. All rights reserved.