| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.rdf.rdfxml.parser |
RDF/XML syntax parser and renderer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableOWLOntologyChangeException
An exception to describe a situation where there was an attempt to apply a
change to an immutable ontology.
|
class |
OWLOntologyChangeVetoException
Describes a situation where a change was vetoed for some reason.
|
class |
OWLOntologyRenameException
An exception that describes the situation where an ontology could not be
renamed (have its ID set) because its manager already contained an ontology
with the same name.
|
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyChangeException |
TranslatedOntologyChangeException.getCause() |
| Constructor and Description |
|---|
TranslatedOntologyChangeException(OWLOntologyChangeException e) |
Copyright © 2019 The University of Manchester. All rights reserved.