| 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 |
|---|---|
RemoveImport |
RemoveImportData.createOntologyChange(OWLOntology ontology)
Creates the
AddImport change that
describes the removal of an OWLImportsDeclaration from an
OWLOntology specified by the ontology parameter. |
| Modifier and Type | Method and Description |
|---|---|
O |
OWLOntologyChangeVisitorEx.visit(RemoveImport change)
visit RemoveImport type
|
void |
OWLOntologyChangeVisitor.visit(RemoveImport change)
visit RemoveImport type
|
| Modifier and Type | Method and Description |
|---|---|
O |
OWLOntologyChangeVisitorAdapterEx.visit(RemoveImport change) |
void |
OWLOntologyChangeVisitorAdapter.visit(RemoveImport change) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLOntologyImpl.OWLOntologyChangeFilter.visit(RemoveImport change) |
Copyright © 2014 The University of Manchester. All Rights Reserved.