| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeDetails |
HasApplyChanges.applyChangesAndGetDetails(List<? extends OWLOntologyChange> changes)
Applies a list ontology changes to a collection of ontologies.
|
default ChangeDetails |
OWLOntology.applyChangesAndGetDetails(List<? extends OWLOntologyChange> changes) |
default ChangeDetails |
HasApplyChanges.applyChangesAndGetDetails(OWLOntologyChange... changes)
Applies a list ontology changes to a collection of ontologies.
|
Copyright © 2018 The University of Manchester. All rights reserved.