@FunctionalInterface public interface OWLOntologyChangeListener
Modifier and Type | Method and Description |
---|---|
void |
ontologiesChanged(List<? extends OWLOntologyChange> changes)
Called when some changes have been applied to various ontologies.
|
void ontologiesChanged(List<? extends OWLOntologyChange> changes)
changes
- A list of changes that have occurred. Each change may be examined to determine
which ontology it was applied to.Copyright © 2020 The University of Manchester. All rights reserved.