Class PatoOntologyService
- java.lang.Object
- 
- ubic.basecode.ontology.jena.AbstractOntologyService
- 
- ubic.basecode.ontology.jena.AbstractOntologyMemoryBackedService
- 
- ubic.gemma.core.ontology.providers.PatoOntologyService
 
 
 
- 
- All Implemented Interfaces:
- OntologyService
 
 public class PatoOntologyService extends AbstractOntologyMemoryBackedService 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface ubic.basecode.ontology.providers.OntologyServiceOntologyService.InferenceMode, OntologyService.LanguageLevel
 
- 
 - 
Field Summary- 
Fields inherited from class ubic.basecode.ontology.jena.AbstractOntologyServicelog
 
- 
 - 
Constructor SummaryConstructors Constructor Description PatoOntologyService()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StringgetOntologyName()protected StringgetOntologyUrl()- 
Methods inherited from class ubic.basecode.ontology.jena.AbstractOntologyMemoryBackedServiceloadModel, loadModelFromStream
 - 
Methods inherited from class ubic.basecode.ontology.jena.AbstractOntologyServicecancelInitializationThread, findIndividuals, findResources, findTerm, findUsingAlternativeId, getAdditionalPropertyUris, getAllURIs, getCacheName, getChildren, getDescription, getInferenceMode, getLanguageLevel, getName, getParents, getProcessImports, getResource, getTerm, getTermIndividuals, index, initialize, initialize, isEnabled, isInitializationThreadAlive, isInitializationThreadCancelled, isOntologyLoaded, isSearchEnabled, loadTermsInNameSpace, setAdditionalPropertyUris, setInferenceMode, setLanguageLevel, setProcessImports, setSearchEnabled, startInitializationThread, toString, waitForInitializationThread
 - 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 - 
Methods inherited from interface ubic.basecode.ontology.providers.OntologyServicefindIndividuals, findResources, findTerm, getChildren, getParents
 
- 
 
- 
- 
- 
Method Detail- 
getOntologyNameprotected String getOntologyName() - Specified by:
- getOntologyNamein class- AbstractOntologyService
 
 - 
getOntologyUrlprotected String getOntologyUrl() - Overrides:
- getOntologyUrlin class- AbstractOntologyMemoryBackedService
 
 
- 
 
-