Package ubic.basecode.ontology.providers
Class HumanDevelopmentOntologyService
- java.lang.Object
-
- ubic.basecode.ontology.providers.AbstractDelegatingOntologyService
-
- ubic.basecode.ontology.providers.AbstractBaseCodeOntologyService
-
- ubic.basecode.ontology.providers.HumanDevelopmentOntologyService
-
- All Implemented Interfaces:
AutoCloseable
,OntologyService
@Deprecated public class HumanDevelopmentOntologyService extends AbstractBaseCodeOntologyService
Deprecated.this ontology was last updated in unmaintained since 2013- Author:
- paul
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface ubic.basecode.ontology.providers.OntologyService
OntologyService.InferenceMode, OntologyService.LanguageLevel
-
-
Constructor Summary
Constructors Constructor Description HumanDevelopmentOntologyService()
Deprecated.
-
Method Summary
-
Methods inherited from class ubic.basecode.ontology.providers.AbstractDelegatingOntologyService
cancelInitializationThread, close, findIndividuals, findResources, findTerm, findUsingAlternativeId, getAdditionalPropertyUris, getAllURIs, getChildren, getDescription, getExcludedWordsFromStemming, getInferenceMode, getLanguageLevel, getName, getParents, getProcessImports, getResource, getTerm, getTermIndividuals, index, initialize, initialize, isEnabled, isInitializationThreadAlive, isInitializationThreadCancelled, isOntologyLoaded, isSearchEnabled, loadTermsInNameSpace, setAdditionalPropertyUris, setExcludedWordsFromStemming, setInferenceMode, setLanguageLevel, setProcessImports, setSearchEnabled, startInitializationThread, toString, waitForInitializationThread
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface ubic.basecode.ontology.providers.OntologyService
findIndividuals, findResources, findTerm, getChildren, getParents
-
-