Method and Description |
---|
ubic.basecode.ontology.model.OntologyTerm.getTerm()
use
OntologyResource.getLabel() instead. |
ubic.basecode.ontology.model.OntologyTerm.isTermObsolete()
use
OntologyResource.isObsolete() instead |
ubic.basecode.ontology.providers.OntologyService.loadTermsInNameSpace(InputStream, boolean)
use
OntologyService.initialize(InputStream, boolean) instead and possibly OntologyService.cancelInitializationThread()
prior to get any running initialization thread out of the way |
Copyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.