public interface BioSource extends UtilityClass, Named
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT| Modifier and Type | Method and Description |
|---|---|
CellVocabulary |
getCellType()
A cell type, e.g.
|
TissueVocabulary |
getTissue()
An external controlled vocabulary of tissue types.
|
void |
setCellType(CellVocabulary cellType)
A cell type, e.g.
|
void |
setTissue(TissueVocabulary tissue)
An external controlled vocabulary of tissue types.
|
addName, getDisplayName, getName, getStandardName, removeName, setDisplayName, setName, setStandardNameaddXref, getXref, removeXrefaddComment, getComment, removeCommentequivalenceCode, getAnnotations, getModelInterface, getUri, isEquivalentCellVocabulary getCellType()
void setCellType(CellVocabulary cellType)
cellType - if this biosource is a cell line or a specific tissue. Null for n/a.TissueVocabulary getTissue()
void setTissue(TissueVocabulary tissue)
tissue - An external controlled vocabulary of tissue types.Copyright © 2016 BioPAX. All rights reserved.