| 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 |
CellVocabularyImpl |
| Modifier and Type | Method and Description |
|---|---|
CellVocabulary |
BioSourceImpl.getCellType() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends CellVocabulary> |
CellVocabularyImpl.getModelInterface() |
| Modifier and Type | Method and Description |
|---|---|
void |
BioSourceImpl.setCellType(CellVocabulary celltype) |
| Modifier and Type | Method and Description |
|---|---|
CellVocabulary |
BioSource.getCellType()
A cell type, e.g.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BioSource.setCellType(CellVocabulary cellType)
A cell type, e.g.
|
Copyright © 2017 BioPAX. All rights reserved.