Uses of Class
ubic.gemma.rest.AnnotationsWebService.AnnotationSearchResultValueObject
Packages that use AnnotationsWebService.AnnotationSearchResultValueObject
-
Uses of AnnotationsWebService.AnnotationSearchResultValueObject in ubic.gemma.rest
Methods in ubic.gemma.rest that return types with arguments of type AnnotationsWebService.AnnotationSearchResultValueObjectModifier and TypeMethodDescriptionAnnotationsWebService.getAnnotationsChildren(String termUri, boolean direct) Obtain the children of a given annotation.AnnotationsWebService.getAnnotationsParents(String termUri, boolean direct) AnnotationsWebService.searchAnnotations(StringArrayArg query) Does a search for annotation tags based on the given string.AnnotationsWebService.searchAnnotationsByPathQuery(StringArrayArg query)