Uses of Package
org.semanticweb.owlapi.change
Packages that use org.semanticweb.owlapi.change
Package
Description
Ontology change classes.
Main API classes.
Utilities package.
-
Classes in org.semanticweb.owlapi.change used by org.semanticweb.owlapi.changeClassDescriptionRepresents the specific non-ontology data required by an
AddAxiom
change.Represents the specific non-ontology data required by anAddImport
change.Represents the specific non-ontology data required by anAddOntologyAnnotation
change.Represent the common non-ontology data required by instances ofOWLAxiomChange
.Instances of this class representOWLOntologyChangeData
for changes that that are specific to the addition or removal of import statements to/from an ontology.Represents the specific non-ontology data required by anAddOntologyAnnotation
change.A composite ontology change encapsulates a list of ontology changes, which should be applied as a logical unit.Represents an abstraction of the essential non-ontology data required by a particular kind ofOWLOntologyChange
.Associates anOWLOntologyID
with ontology-less change data.
AnOWLOntologyChangeRecord
captures information about anOWLOntologyChange
in a way that does not require a reference to anOWLOntology
object.Represents the specific non-ontology data required by anRemoveAxiom
change.Represents the specific non-ontology data required by aRemoveImport
change.Represents the specific non-ontology data required by aRemoveOntologyAnnotation
change.Represents the specific non-ontology data required by aSetOntologyID
change. -
Classes in org.semanticweb.owlapi.change used by org.semanticweb.owlapi.modelClassDescriptionRepresents the specific non-ontology data required by an
AddAxiom
change.Represents the specific non-ontology data required by anAddImport
change.Represents the specific non-ontology data required by anAddOntologyAnnotation
change.Represents an abstraction of the essential non-ontology data required by a particular kind ofOWLOntologyChange
.Associates anOWLOntologyID
with ontology-less change data.
AnOWLOntologyChangeRecord
captures information about anOWLOntologyChange
in a way that does not require a reference to anOWLOntology
object.Represents the specific non-ontology data required by anRemoveAxiom
change.Represents the specific non-ontology data required by aRemoveImport
change.Represents the specific non-ontology data required by aSetOntologyID
change. -
Classes in org.semanticweb.owlapi.change used by org.semanticweb.owlapi.util