| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| 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.
|
Copyright © 2018 The University of Manchester. All rights reserved.