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

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

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

Classes in org.biopax.paxtools.impl.level3 that implement PhenotypeVocabulary
 class PhenotypeVocabularyImpl
           
 

Methods in org.biopax.paxtools.impl.level3 that return PhenotypeVocabulary
 PhenotypeVocabulary GeneticInteractionImpl.getPhenotype()
           
 

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

Methods in org.biopax.paxtools.impl.level3 with parameters of type PhenotypeVocabulary
 void GeneticInteractionImpl.setPhenotype(PhenotypeVocabulary phenotype)
           
 

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

Methods in org.biopax.paxtools.model.level3 that return PhenotypeVocabulary
 PhenotypeVocabulary GeneticInteraction.getPhenotype()
           
 

Methods in org.biopax.paxtools.model.level3 with parameters of type PhenotypeVocabulary
 void GeneticInteraction.setPhenotype(PhenotypeVocabulary phenotype)
           
 



Copyright © 2011 BioPAX. All Rights Reserved.