Uses of Class
org.metaqtl.bio.entity.OntologyTerm

Packages that use OntologyTerm
org.metaqtl.bio.entity   
 

Uses of OntologyTerm in org.metaqtl.bio.entity
 

Methods in org.metaqtl.bio.entity with parameters of type OntologyTerm
 void OntologyTerm.setChildren(OntologyTerm[] children)
          Sets the children of the term.
 void Ontology.setRoot(OntologyTerm root)