Uses of Class
ubic.gemma.rest.AnnotationsWebService.TaxonConstraintValueObject
Packages that use AnnotationsWebService.TaxonConstraintValueObject
-
Uses of AnnotationsWebService.TaxonConstraintValueObject in ubic.gemma.rest
Methods in ubic.gemma.rest that return AnnotationsWebService.TaxonConstraintValueObjectModifier and TypeMethodDescriptionAnnotationsWebService.AnnotationSearchResultValueObject.getTaxonConstraint()The taxon this ONTOLOGY TERM is restricted to, when the ontology declares one — OBO'sin_taxon.Constructors in ubic.gemma.rest with parameters of type AnnotationsWebService.TaxonConstraintValueObjectModifierConstructorDescriptionAnnotationSearchResultValueObject(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.