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

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

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

Classes in org.biopax.paxtools.impl.level3 that implement TissueVocabulary
 class TissueVocabularyImpl
           
 

Methods in org.biopax.paxtools.impl.level3 that return TissueVocabulary
 TissueVocabulary BioSourceImpl.getTissue()
           
 

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

Methods in org.biopax.paxtools.impl.level3 with parameters of type TissueVocabulary
 void BioSourceImpl.setTissue(TissueVocabulary tissue)
           
 

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

Methods in org.biopax.paxtools.model.level3 that return TissueVocabulary
 TissueVocabulary BioSource.getTissue()
          An external controlled vocabulary of tissue types.
 

Methods in org.biopax.paxtools.model.level3 with parameters of type TissueVocabulary
 void BioSource.setTissue(TissueVocabulary tissue)
          An external controlled vocabulary of tissue types.
 



Copyright © 2011 BioPAX. All Rights Reserved.