| Package | Description |
|---|---|
| org.semanticweb.owlapi.change | |
| org.semanticweb.owlapi.model | |
| org.semanticweb.owlapi.util |
| Modifier and Type | Method and Description |
|---|---|
AddAxiom |
AddAxiomData.createOntologyChange(OWLOntology ontology)
Creates an
AddAxiom change that will add the OWLAxiom
described by this data to the OWLOntology specified by the
ontology parameter. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLOntologyChangeVisitorEx.visit(AddAxiom change)
visit AddAxiom type
|
void |
OWLOntologyChangeVisitor.visit(AddAxiom change)
visit AddAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
O |
OWLOntologyChangeVisitorAdapterEx.visit(AddAxiom change) |
void |
OWLOntologyChangeVisitorAdapter.visit(AddAxiom change) |
Copyright © 2014 The University of Manchester. All Rights Reserved.