|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ontology | |
---|---|
cytoscape.data.ontology | |
cytoscape.data.servers | An interface for annotation data providers and various implementations of that interface, including both remote and in-process implementations. |
Uses of Ontology in cytoscape.data.ontology |
---|
Subclasses of Ontology in cytoscape.data.ontology | |
---|---|
class |
GeneOntology
Gene Ontology object based on general Ontology. |
Methods in cytoscape.data.ontology that return Ontology | |
---|---|
Ontology |
OntologyFactory.createBasicOntology(URL dataSource,
String name,
String description)
DOCUMENT ME! |
Uses of Ontology in cytoscape.data.servers |
---|
Methods in cytoscape.data.servers that return types with arguments of type Ontology | |
---|---|
HashMap<String,Ontology> |
OntologyServer.getOntologies()
Getter of the property ontologies |
Methods in cytoscape.data.servers with parameters of type Ontology | |
---|---|
void |
OntologyServer.addOntology(Ontology onto)
|
void |
OntologyServer.setOntology(Ontology onto)
|
|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |