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