| 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 |
|---|---|
RemoveAxiom |
RemoveAxiomData.createOntologyChange(OWLOntology ontology) |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLOntologyChangeVisitorEx.visit(RemoveAxiom change)
Visit RemoveAxiom type.
|
default void |
OWLOntologyChangeVisitor.visit(RemoveAxiom change)
visit RemoveAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
List<RemoveAxiom> |
OWLEntityRemover.getChanges() |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLOntologyChangeFilter.visit(RemoveAxiom change) |
Copyright © 2017 The University of Manchester. All Rights Reserved.