Cytoscape 2.8.0 API

Uses of Class
cytoscape.data.ontology.OntologyTerm

Packages that use OntologyTerm
cytoscape.data.ontology   
 

Uses of OntologyTerm in cytoscape.data.ontology
 

Subclasses of OntologyTerm in cytoscape.data.ontology
 class GOTerm
          A Gene Ontology term.
 

Methods in cytoscape.data.ontology that return OntologyTerm
 OntologyTerm Ontology.getTerm(String id)
          Fetch the term with the specified name.
 

Methods in cytoscape.data.ontology with parameters of type OntologyTerm
 void Ontology.add(OntologyTerm newTerm)
          Add a new ontology term to the DAG.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.