| Package | Description |
|---|---|
| org.biopax.paxtools.model.level2 |
This package contains the interfaces that maps to the BioPAX level 2 specification.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
sequenceInterval |
interface |
sequenceSite |
| Modifier and Type | Method and Description |
|---|---|
Set<sequenceLocation> |
sequenceFeature.getFEATURE_LOCATION() |
| Modifier and Type | Method and Description |
|---|---|
void |
sequenceFeature.addFEATURE_LOCATION(sequenceLocation FEATURE_LOCATION) |
void |
sequenceFeature.removeFEATURE_LOCATION(sequenceLocation FEATURE_LOCATION) |
| Modifier and Type | Method and Description |
|---|---|
void |
sequenceFeature.setFEATURE_LOCATION(Set<sequenceLocation> FEATURE_LOCATION) |
Copyright © 2017 BioPAX. All rights reserved.