Uses of Class
ubic.gemma.model.genome.gene.GeneProductValueObject
Packages that use GeneProductValueObject
Package
Description
-
Uses of GeneProductValueObject in ubic.gemma.core.analysis.sequence
Methods in ubic.gemma.core.analysis.sequence that return types with arguments of type GeneProductValueObjectMethod parameters in ubic.gemma.core.analysis.sequence with type arguments of type GeneProductValueObjectModifier and TypeMethodDescriptionvoidCompositeSequenceMapValueObject.setGeneProducts(Map<Long, GeneProductValueObject> geneProducts) -
Uses of GeneProductValueObject in ubic.gemma.model.analysis.sequence
Methods in ubic.gemma.model.analysis.sequence that return types with arguments of type GeneProductValueObjectModifier and TypeMethodDescriptionGeneMappingSummary.getGeneProductIdMap()GeneMappingSummary.getGeneProductMap()GeneMappingSummary.getGeneProducts()Methods in ubic.gemma.model.analysis.sequence with parameters of type GeneProductValueObjectModifier and TypeMethodDescriptionvoidGeneMappingSummary.addGene(GeneProductValueObject geneProduct, GeneValueObject gene) GeneMappingSummary.getGene(GeneProductValueObject geneProduct) Method parameters in ubic.gemma.model.analysis.sequence with type arguments of type GeneProductValueObjectModifier and TypeMethodDescriptionvoidGeneMappingSummary.setGeneProductMap(Map<GeneProductValueObject, GeneValueObject> geneProductMap) -
Uses of GeneProductValueObject in ubic.gemma.persistence.service.genome.gene
Methods in ubic.gemma.persistence.service.genome.gene that return GeneProductValueObjectModifier and TypeMethodDescriptionprotected GeneProductValueObjectGeneProductDaoImpl.doLoadValueObject(GeneProduct entity) Methods in ubic.gemma.persistence.service.genome.gene that return types with arguments of type GeneProductValueObjectModifier and TypeMethodDescriptionGeneService.getProducts(Long geneId) GeneServiceImpl.getProducts(Long geneId) -
Uses of GeneProductValueObject in ubic.gemma.web.controller.genome.gene
Methods in ubic.gemma.web.controller.genome.gene that return types with arguments of type GeneProductValueObject