Uses of Interface
ubic.gemma.core.ontology.OntologyService
Packages that use OntologyService
-
Uses of OntologyService in ubic.gemma.core.ontology
Classes in ubic.gemma.core.ontology that implement OntologyServiceModifier and TypeClassDescriptionclassHas a static method for finding out which ontologies are loaded into the system and a general purpose find method that delegates to the many ontology services. -
Uses of OntologyService in ubic.gemma.rest
Constructors in ubic.gemma.rest with parameters of type OntologyServiceModifierConstructorDescriptionAnnotationsWebService(OntologyService ontologyService, SearchService searchService, CharacteristicService characteristicService, ExpressionExperimentService expressionExperimentService, DatasetArgService datasetArgService, TaxonArgService taxonArgService) Constructor for service autowiring