Uses of Class
ubic.gemma.rest.AnnotationsWebService.ExampleUsageValueObject
Packages that use AnnotationsWebService.ExampleUsageValueObject
-
Uses of AnnotationsWebService.ExampleUsageValueObject in ubic.gemma.rest
Methods in ubic.gemma.rest that return AnnotationsWebService.ExampleUsageValueObjectModifier and TypeMethodDescriptionAnnotationsWebService.AnnotationSearchResultValueObject.getExampleUsage()One representative, ACL-visible example of how this term has actually been used in the corpus — so a curator picking an unfamiliar/rare term can see it in context (e.g.Constructors in ubic.gemma.rest with parameters of type AnnotationsWebService.ExampleUsageValueObjectModifierConstructorDescriptionAnnotationSearchResultValueObject(String value, String valueUri, String category, String categoryUri, Integer usageCount, String definition, List<AnnotationsWebService.OntologyTermSimpleValueObject> parents, String matchedVia, String matchedText, Long geneCount, Map<String, Integer> priorCategories, Long taxonId, String taxonCommonName, String taxonScientificName, AnnotationsWebService.ExampleUsageValueObject exampleUsage, Long priorCurationCount, AnnotationsWebService.LexicalTermMetadataValueObject sourceMetadata, AnnotationsWebService.TaxonConstraintValueObject taxonConstraint, Boolean viaSubClassOf) Creates a newAnnotationSearchResultValueObjectinstance.