| Package | Description |
|---|---|
| org.semanticweb.owlapi.change | |
| org.semanticweb.owlapi.model | |
| org.semanticweb.owlapi.util |
| Modifier and Type | Method and Description |
|---|---|
RemoveAxiom |
RemoveAxiomData.createOntologyChange(OWLOntology ontology)
Creates the
RemoveAxiom change that describes an removal of an OWLAxiom from an OWLOntology specified by the ontology parameter. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLOntologyChangeVisitorEx.visit(RemoveAxiom change) |
void |
OWLOntologyChangeVisitor.visit(RemoveAxiom change) |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLOntologyChangeVisitorAdapterEx.visit(RemoveAxiom change) |
void |
OWLOntologyChangeVisitorAdapter.visit(RemoveAxiom change) |
Copyright © 2013 The University of Manchester. All Rights Reserved.