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