| Interface | Description |
|---|---|
| OWLOntologyChangeDataVisitor<R,E extends Exception> |
| Class | Description |
|---|---|
| AddAxiomData |
Represents the specific non-ontology data required by an
AddAxiom
change. |
| AddImportData |
Represents the specific non-ontology data required by an
AddImport
change. |
| AddOntologyAnnotationData |
Represents the specific non-ontology data required by an
AddOntologyAnnotation change. |
| AxiomChangeData |
Represent the common non-ontology data required by instances of
OWLAxiomChange. |
| ImportChangeData |
Instances of this class represent
OWLOntologyChangeData for changes
that that are specific to the addition or removal of import statements
to/from an ontology. |
| OntologyAnnotationChangeData |
Represents the specific non-ontology data required by an
AddOntologyAnnotation change. |
| OWLOntologyChangeData |
Represents an abstraction of the essential non-ontology data required by a
particular kind of
OWLOntologyChange. |
| OWLOntologyChangeRecord |
Associates an
OWLOntologyID with ontology-less change data.An OWLOntologyChangeRecord captures information about an
OWLOntologyChange in a way that does not require a reference to an
OWLOntology object. |
| RemoveAxiomData |
Represents the specific non-ontology data required by an
RemoveAxiom
change. |
| RemoveImportData |
Represents the specific non-ontology data required by a
RemoveImport change. |
| RemoveOntologyAnnotationData |
Represents the specific non-ontology data required by a
RemoveOntologyAnnotation change. |
| SetOntologyIDData |
Represents the specific non-ontology data required by a
SetOntologyID change. |
Copyright © 2014 The University of Manchester. All Rights Reserved.