| Package | Description |
|---|---|
| org.semanticweb.owlapi.model | |
| uk.ac.manchester.cs.owl.owlapi |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLOntologyChangesVetoedListener.ontologyChangesVetoed(List<? extends OWLOntologyChange> changes,
OWLOntologyChangeVetoException veto)
Called when a list of ontology changes has been vetoed for some reason.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImpendingOWLOntologyChangeListener.handleImpendingOntologyChanges(List<? extends OWLOntologyChange> impendingChanges)
Called when a list of ontology changes is about to be applied.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
OWLOntologyManagerImpl.broadcastImpendingChanges(List<? extends OWLOntologyChange> changes) |
Copyright © 2014 The University of Manchester. All Rights Reserved.