| Package | Description |
|---|---|
| org.semanticweb.owlapi.change | |
| org.semanticweb.owlapi.model | |
| org.semanticweb.owlapi.util | |
| uk.ac.manchester.cs.owl.owlapi |
| 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)
visit RemoveAxiom type
|
void |
OWLOntologyChangeVisitor.visit(RemoveAxiom change)
visit RemoveAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
O |
OWLOntologyChangeVisitorAdapterEx.visit(RemoveAxiom change) |
void |
OWLOntologyChangeVisitorAdapter.visit(RemoveAxiom change) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLOntologyImpl.OWLOntologyChangeFilter.visit(RemoveAxiom change) |
Copyright © 2014 The University of Manchester. All Rights Reserved.