Cytoscape 2.8.0 API

Uses of Class
cytoscape.data.servers.OntologyServer.OntologyType

Packages that use OntologyServer.OntologyType
cytoscape.data.servers An interface for annotation data providers and various implementations of that interface, including both remote and in-process implementations. 
 

Uses of OntologyServer.OntologyType in cytoscape.data.servers
 

Methods in cytoscape.data.servers that return OntologyServer.OntologyType
static OntologyServer.OntologyType OntologyServer.OntologyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OntologyServer.OntologyType[] OntologyServer.OntologyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in cytoscape.data.servers with parameters of type OntologyServer.OntologyType
 void OntologyServer.addOntology(URL dataSource, OntologyServer.OntologyType type, String ontologyName, String description)
           
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.