Uses of Class
ubic.gemma.rest.AnnotationsWebService.LexicalTermMetadataValueObject
Packages that use AnnotationsWebService.LexicalTermMetadataValueObject
-
Uses of AnnotationsWebService.LexicalTermMetadataValueObject in ubic.gemma.rest
Methods in ubic.gemma.rest that return AnnotationsWebService.LexicalTermMetadataValueObjectModifier and TypeMethodDescriptionAnnotationsWebService.AnnotationSearchResultValueObject.getSourceMetadata()Descriptive metadata for hits that came from a flat lexical source (Cellosaurus cell lines, MGI mouse strains): species, cell-line type, donor sex, strain type, and any problematic-entry flag.AnnotationsWebService.OntologyTermValueObject.getSourceMetadata()Descriptive metadata from a flat lexical source (Cellosaurus cell lines, MGI mouse strains) — species, cell-line type, donor sex, strain type, and any problematic-entry flag.Constructors in ubic.gemma.rest with parameters of type AnnotationsWebService.LexicalTermMetadataValueObjectModifierConstructorDescriptionAnnotationSearchResultValueObject(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.OntologyTermValueObject(String uri, String label, String definition, boolean obsolete, Integer usageCount, List<AnnotationsWebService.OntologyTermSimpleValueObject> parents, List<AnnotationsWebService.OntologyTermSynonymValueObject> synonyms, List<String> alternativeIds, List<String> dbXrefs, int citationXrefCount, String ontologyVersion, AnnotationsWebService.LexicalTermMetadataValueObject sourceMetadata, String termReplacedBy, String termReplacedByLabel, List<AnnotationsWebService.OntologyTermSimpleValueObject> consider, String obsoletedInVersion) Creates a newOntologyTermValueObjectinstance.