Uses of Interface
org.biopax.paxtools.model.level3.CellVocabulary

Packages that use CellVocabulary
org.biopax.paxtools.impl.level3   
org.biopax.paxtools.model.level3   
 

Uses of CellVocabulary in org.biopax.paxtools.impl.level3
 

Classes in org.biopax.paxtools.impl.level3 that implement CellVocabulary
 class CellVocabularyImpl
           
 

Methods in org.biopax.paxtools.impl.level3 that return CellVocabulary
 CellVocabulary BioSourceImpl.getCellType()
           
 

Methods in org.biopax.paxtools.impl.level3 that return types with arguments of type CellVocabulary
 java.lang.Class<? extends CellVocabulary> CellVocabularyImpl.getModelInterface()
           
 

Methods in org.biopax.paxtools.impl.level3 with parameters of type CellVocabulary
 void BioSourceImpl.setCellType(CellVocabulary celltype)
           
 

Uses of CellVocabulary in org.biopax.paxtools.model.level3
 

Methods in org.biopax.paxtools.model.level3 that return CellVocabulary
 CellVocabulary BioSource.getCellType()
          A cell type, e.g.
 

Methods in org.biopax.paxtools.model.level3 with parameters of type CellVocabulary
 void BioSource.setCellType(CellVocabulary cellType)
          A cell type, e.g.
 



Copyright © 2011 BioPAX. All Rights Reserved.