|
Cytoscape 2.4.1 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcytoscape.data.ontology.OntologyFactory
public class OntologyFactory
| Constructor Summary | |
|---|---|
OntologyFactory()
|
|
| Method Summary | |
|---|---|
Ontology |
createBasicOntology(URL dataSource,
String name,
String description)
|
GeneOntology |
createGeneOntology(URL dataSource,
String name,
String description)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OntologyFactory()
| Method Detail |
|---|
public Ontology createBasicOntology(URL dataSource,
String name,
String description)
throws IOException,
URISyntaxException
IOException
URISyntaxException
public GeneOntology createGeneOntology(URL dataSource,
String name,
String description)
throws IOException,
URISyntaxException
IOException
URISyntaxException
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||