|
Cytoscape 2.8.0-beta3 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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-beta3 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||