Uses of Class
ubic.gemma.rest.AnnotationsWebService.AnnotationSearchResultValueObject
Packages that use AnnotationsWebService.AnnotationSearchResultValueObject
-
Uses of AnnotationsWebService.AnnotationSearchResultValueObject in ubic.gemma.rest
Subclasses with type arguments of type AnnotationsWebService.AnnotationSearchResultValueObject in ubic.gemma.restModifier and TypeClassDescriptionstatic classGET /annotations/searchenvelope: the standarddataarray plus, when identity matching ran, theAnnotationsWebService.NegativeEvidenceValueObjectbeside it.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.AnnotationSearchBatchResultValueObject.getResults()AnnotationsWebService.searchAnnotationsByPathQuery(StringArrayArg query) Constructor parameters in ubic.gemma.rest with type arguments of type AnnotationsWebService.AnnotationSearchResultValueObjectModifierConstructorDescriptionAnnotationSearchBatchResultValueObject(String query, String category, List<AnnotationsWebService.AnnotationSearchResultValueObject> results, String error) AnnotationSearchBatchResultValueObject(String query, String category, List<AnnotationsWebService.AnnotationSearchResultValueObject> results, String error, AnnotationsWebService.NegativeEvidenceValueObject negativeEvidence) AnnotationSearchResponseDataObject(List<AnnotationsWebService.AnnotationSearchResultValueObject> payload, AnnotationsWebService.NegativeEvidenceValueObject negativeEvidence) AnnotationSearchResponseDataObject(List<AnnotationsWebService.AnnotationSearchResultValueObject> payload, AnnotationsWebService.NegativeEvidenceValueObject negativeEvidence, List<AnnotationsWebService.PriorCurationValueObject> priorCuration)