Cytoscape 2.8.0 API

Uses of Class
cytoscape.data.annotation.OntologyTerm

Packages that use OntologyTerm
cytoscape.data.annotation Classes used to represent generic annotation data in Cytoscape. 
 

Uses of OntologyTerm in cytoscape.data.annotation
 

Methods in cytoscape.data.annotation that return OntologyTerm
 OntologyTerm Ontology.getTerm(int id)
          Deprecated. DOCUMENT ME!
 

Methods in cytoscape.data.annotation with parameters of type OntologyTerm
 void Ontology.add(OntologyTerm newTerm)
          Deprecated. DOCUMENT ME!
 boolean OntologyTerm.isAncestorOf(Ontology ontology, OntologyTerm other)
          Deprecated.  
 boolean OntologyTerm.isChildOf(OntologyTerm other)
          Deprecated. DOCUMENT ME!
 boolean OntologyTerm.isChildOfOrContainedIn(OntologyTerm other)
          Deprecated. DOCUMENT ME!
 boolean OntologyTerm.isContainedIn(OntologyTerm other)
          Deprecated. DOCUMENT ME!
 boolean OntologyTerm.isContainerOf(OntologyTerm other)
          Deprecated. DOCUMENT ME!
 boolean OntologyTerm.isParentOf(OntologyTerm other)
          Deprecated. DOCUMENT ME!
 boolean OntologyTerm.isParentOrContainerOf(OntologyTerm other)
          Deprecated. DOCUMENT ME!
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.