Cytoscape 2.8.0 API

Uses of Class
cytoscape.data.synonyms.Thesaurus

Packages that use Thesaurus
cytoscape.data.annotation.readers Reader classes for generic annotation data. 
cytoscape.data.servers An interface for annotation data providers and various implementations of that interface, including both remote and in-process implementations. 
cytoscape.data.synonyms.readers Readers for classes in the cytoscape.data.synonyms package. 
 

Uses of Thesaurus in cytoscape.data.annotation.readers
 

Constructors in cytoscape.data.annotation.readers with parameters of type Thesaurus
AnnotationFlatFileReader(BufferedReader rd, Thesaurus th, boolean isFlip)
          Creates a new AnnotationFlatFileReader object.
AnnotationFlatFileReader(String filename, Thesaurus th)
          Creates a new AnnotationFlatFileReader object.
 

Uses of Thesaurus in cytoscape.data.servers
 

Methods in cytoscape.data.servers with parameters of type Thesaurus
 void BioDataServerRmi.addThesaurus(String species, Thesaurus thesaurus)
          DOCUMENT ME!
 void BioDataServerInterface.addThesaurus(String species, Thesaurus thesaurus)
          DOCUMENT ME!
 void BioDataServer.addThesaurus(String species, Thesaurus thesaurus)
          DOCUMENT ME!
 

Uses of Thesaurus in cytoscape.data.synonyms.readers
 

Methods in cytoscape.data.synonyms.readers that return Thesaurus
 Thesaurus ThesaurusFlatFileReader.getThesaurus()
          DOCUMENT ME!
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.