| 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 |
SequenceModificationVocabularyImpl |
| Modifier and Type | Method and Description |
|---|---|
SequenceModificationVocabulary |
CovalentBindingFeatureImpl.getModificationType() |
SequenceModificationVocabulary |
ModificationFeatureImpl.getModificationType() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends SequenceModificationVocabulary> |
SequenceModificationVocabularyImpl.getModelInterface() |
| Modifier and Type | Method and Description |
|---|---|
void |
CovalentBindingFeatureImpl.setModificationType(SequenceModificationVocabulary modificationType) |
void |
ModificationFeatureImpl.setModificationType(SequenceModificationVocabulary featureType) |
| Modifier and Type | Method and Description |
|---|---|
SequenceModificationVocabulary |
ModificationFeature.getModificationType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModificationFeature.setModificationType(SequenceModificationVocabulary featureType) |
Copyright © 2016 BioPAX. All rights reserved.