Class and Description |
---|
org.phenotips.vocabulary.script.OntologyScriptService
use
$services.vocabularies instead |
Method and Description |
---|
org.phenotips.vocabulary.script.OntologyScriptService.get(String)
use
$services.vocabularies.get instead |
org.phenotips.vocabulary.script.OntologyScriptService.getOntology(String)
use
$services.vocabularies.getVocabulary instead |
org.phenotips.vocabulary.script.OntologyScriptService.resolveTerm(String)
use
$services.vocabularies.resolveTerm instead |
Copyright © 2011–2018 University of Toronto, Computational Biology Lab. All rights reserved.