| 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 |
|---|---|
Set<sequenceFeature> |
sequenceParticipant.getSEQUENCE_FEATURE_LIST() |
| Modifier and Type | Method and Description |
|---|---|
void |
sequenceParticipant.addSEQUENCE_FEATURE_LIST(sequenceFeature SEQUENCE_FEATURE) |
void |
sequenceParticipant.removeSEQUENCE_FEATURE_LIST(sequenceFeature SEQUENCE_FEATURE) |
| Modifier and Type | Method and Description |
|---|---|
void |
sequenceParticipant.setSEQUENCE_FEATURE_LIST(Set<sequenceFeature> SEQUENCE_FEATURE_LIST) |
Copyright © 2016 BioPAX. All rights reserved.