| Package | Description |
|---|---|
| org.semanticweb.owlapi.change |
Ontology change classes.
|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.util |
Utilities package.
|
| Modifier and Type | Method and Description |
|---|---|
AddAxiom |
AddAxiomData.createOntologyChange(OWLOntology ontology) |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLOntologyChangeVisitorEx.visit(AddAxiom change)
Visit AddAxiom type.
|
default void |
OWLOntologyChangeVisitor.visit(AddAxiom change)
visit AddAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
void |
OWLOntologyChangeFilter.visit(AddAxiom change) |
Copyright © 2020 The University of Manchester. All rights reserved.