| Package | Description |
|---|---|
| org.semanticweb.owlapi.change |
Ontology change classes.
|
| org.semanticweb.owlapi.util |
Utilities package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddAxiomData
Represents the specific non-ontology data required by an
AddAxiom
change. |
class |
RemoveAxiomData
Represents the specific non-ontology data required by an
RemoveAxiom
change. |
| Modifier and Type | Method and Description |
|---|---|
List<AxiomChangeData> |
OWLObjectTransformer.change(OWLObject o)
Create the required changes for this transformation to be applied to the
input.
|
Copyright © 2017 The University of Manchester. All Rights Reserved.