| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
| Modifier and Type | Method and Description |
|---|---|
List<OWLOntologyChange> |
OWLOntologyManager.applyChange(OWLOntologyChange change)
A convenience method that applies just one change to an ontology that is
managed by this manager.
|
List<OWLOntologyChange> |
OWLOntologyManager.applyChanges(List<? extends OWLOntologyChange> changes)
Applies a list of changes to some or all of the ontologies that are
managed by this manager.
|
Copyright © 2014 The University of Manchester. All Rights Reserved.