Uses of Class
ubic.gemma.persistence.service.common.description.AnnotationRelationDao.RelationSummary
Packages that use AnnotationRelationDao.RelationSummary
-
Uses of AnnotationRelationDao.RelationSummary in ubic.gemma.persistence.service.common.description
Methods in ubic.gemma.persistence.service.common.description that return AnnotationRelationDao.RelationSummaryModifier and TypeMethodDescriptionAnnotationRelationDao.RelationSummary.RelationSummaryBuilder.build()Methods in ubic.gemma.persistence.service.common.description that return types with arguments of type AnnotationRelationDao.RelationSummaryModifier and TypeMethodDescriptionAnnotationRelationDao.findRelations(AnnotationRelationDao.RelationQuery query) The ranked, evidenced read.AnnotationRelationDaoImpl.findRelations(AnnotationRelationDao.RelationQuery q) AnnotationRelationService.findRelations(AnnotationRelationDao.RelationQuery query) The ranked, evidenced read.AnnotationRelationServiceImpl.findRelations(AnnotationRelationDao.RelationQuery query) AnnotationRelationService.findRelationsForExperiment(ExpressionExperiment ee, AnnotationRelationDao.Direction direction, Set<AnnotationRelationBasis> bases, int maxResults) What this experiment's own annotations imply, for display beside them.AnnotationRelationServiceImpl.findRelationsForExperiment(ExpressionExperiment ee, AnnotationRelationDao.Direction direction, Set<AnnotationRelationBasis> bases, int maxResults)