|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use OntologyException | |
| org.biojava.ontology | A general-purpose API for ontologies. |
| org.biojava.ontology.io | Tools for loading and saving ontologies. |
| Uses of OntologyException in org.biojava.ontology |
| Subclasses of OntologyException in org.biojava.ontology | |
class |
AlreadyExistsException
Thrown to indicate that a term or triple can't be added to an ontology because it is already present. |
class |
InvalidTermException
Thrown to indicate that an ontology term is not acceptable or appropriate in a given context |
| Methods in org.biojava.ontology that throw OntologyException | |
Ontology |
OntologyFactory.createOntology(String name,
String description)
Creates a new Ontology |
| Uses of OntologyException in org.biojava.ontology.io |
| Methods in org.biojava.ontology.io that throw OntologyException | |
Ontology |
TabDelimParser.parse(BufferedReader in,
OntologyFactory of)
Parse an ontology from a reader. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||