public class AmalgamateSubClassAxioms extends AbstractCompositeOntologyChange
| Constructor and Description |
|---|
AmalgamateSubClassAxioms(Set<org.semanticweb.owlapi.model.OWLOntology> ontologies,
org.semanticweb.owlapi.model.OWLDataFactory dataFactory) |
| Modifier and Type | Method and Description |
|---|---|
List<org.semanticweb.owlapi.model.OWLOntologyChange> |
getChanges()
Gets the changes which compose this composite change.
|
getDataFactorypublic AmalgamateSubClassAxioms(Set<org.semanticweb.owlapi.model.OWLOntology> ontologies, org.semanticweb.owlapi.model.OWLDataFactory dataFactory)
ontologies - the ontologies to usedataFactory - the data factorypublic List<org.semanticweb.owlapi.model.OWLOntologyChange> getChanges()
OWLCompositeOntologyChangeCopyright © 2013 The University of Manchester. All Rights Reserved.