| 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 |
TissueVocabularyImpl |
| Modifier and Type | Method and Description |
|---|---|
TissueVocabulary |
BioSourceImpl.getTissue() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends TissueVocabulary> |
TissueVocabularyImpl.getModelInterface() |
| Modifier and Type | Method and Description |
|---|---|
void |
BioSourceImpl.setTissue(TissueVocabulary tissue) |
| Modifier and Type | Method and Description |
|---|---|
TissueVocabulary |
BioSource.getTissue()
An external controlled vocabulary of tissue types.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BioSource.setTissue(TissueVocabulary tissue)
An external controlled vocabulary of tissue types.
|
Copyright © 2016 BioPAX. All rights reserved.