| 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 |
|---|---|
AddImport |
AddImportData.createOntologyChange(OWLOntology ontology) |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLOntologyChangeVisitorEx.visit(AddImport change)
visit AddImport type
|
void |
OWLOntologyChangeVisitor.visit(AddImport change)
visit AddImport type
|
| Modifier and Type | Method and Description |
|---|---|
O |
OWLOntologyChangeVisitorExAdapter.visit(AddImport change) |
void |
OWLOntologyChangeVisitorAdapter.visit(AddImport change) |
void |
OWLOntologyChangeFilter.visit(AddImport change) |
Copyright © 2020 The University of Manchester. All rights reserved.