Uses of Interface
org.biopax.paxtools.model.level3.TissueVocabulary
Packages that use TissueVocabulary
Package
Description
This package contains the default implementation for BioPAX Level 3.
This package contains the interfaces that maps classes defined in the BioPAX Level 3 specification.
-
Uses of TissueVocabulary in org.biopax.paxtools.impl.level3
Classes in org.biopax.paxtools.impl.level3 that implement TissueVocabularyMethods in org.biopax.paxtools.impl.level3 that return TissueVocabularyMethods in org.biopax.paxtools.impl.level3 that return types with arguments of type TissueVocabularyModifier and TypeMethodDescriptionClass<? extends TissueVocabulary> TissueVocabularyImpl.getModelInterface()Methods in org.biopax.paxtools.impl.level3 with parameters of type TissueVocabulary -
Uses of TissueVocabulary in org.biopax.paxtools.model.level3
Methods in org.biopax.paxtools.model.level3 that return TissueVocabularyModifier and TypeMethodDescriptionBioSource.getTissue()An external controlled vocabulary of tissue types.Methods in org.biopax.paxtools.model.level3 with parameters of type TissueVocabularyModifier and TypeMethodDescriptionvoidBioSource.setTissue(TissueVocabulary tissue) An external controlled vocabulary of tissue types.