| 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
|
void |
OWLOntologyChangeVisitor.visit(AddAxiom change)
visit AddAxiom type
|
| Modifier and Type | Method and Description |
|---|---|
O |
OWLOntologyChangeVisitorExAdapter.visit(AddAxiom change) |
void |
OWLOntologyChangeVisitorAdapter.visit(AddAxiom change) |
void |
OWLOntologyChangeFilter.visit(AddAxiom change) |
Copyright © 2016 The University of Manchester. All Rights Reserved.