Uses of Interface
org.biopax.paxtools.model.level3.PhenotypeVocabulary
Packages that use PhenotypeVocabulary
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 PhenotypeVocabulary in org.biopax.paxtools.impl.level3
Classes in org.biopax.paxtools.impl.level3 that implement PhenotypeVocabularyMethods in org.biopax.paxtools.impl.level3 that return PhenotypeVocabularyMethods in org.biopax.paxtools.impl.level3 that return types with arguments of type PhenotypeVocabularyModifier and TypeMethodDescriptionClass<? extends PhenotypeVocabulary> PhenotypeVocabularyImpl.getModelInterface()Methods in org.biopax.paxtools.impl.level3 with parameters of type PhenotypeVocabularyModifier and TypeMethodDescriptionvoidGeneticInteractionImpl.setPhenotype(PhenotypeVocabulary phenotype) -
Uses of PhenotypeVocabulary in org.biopax.paxtools.model.level3
Methods in org.biopax.paxtools.model.level3 that return PhenotypeVocabularyMethods in org.biopax.paxtools.model.level3 with parameters of type PhenotypeVocabularyModifier and TypeMethodDescriptionvoidGeneticInteraction.setPhenotype(PhenotypeVocabulary phenotype)