public class RemoveAllDisjointAxioms extends AbstractCompositeOntologyChange
| Constructor and Description |
|---|
RemoveAllDisjointAxioms(OWLDataFactory dataFactory,
Set<OWLOntology> ontologies) |
| Modifier and Type | Method and Description |
|---|---|
List<OWLOntologyChange> |
getChanges()
Gets the changes which compose this composite change.
|
getDataFactorypublic RemoveAllDisjointAxioms(OWLDataFactory dataFactory, Set<OWLOntology> ontologies)
dataFactory - factory to useontologies - ontologies to changepublic List<OWLOntologyChange> getChanges()
OWLCompositeOntologyChangeCopyright © 2014 The University of Manchester. All Rights Reserved.