public class ConvertEquivalentClassesToSuperClasses extends AbstractCompositeOntologyChange
| Constructor and Description |
|---|
ConvertEquivalentClassesToSuperClasses(OWLDataFactory dataFactory,
OWLClass cls,
Set<OWLOntology> ontologies,
OWLOntology targetOntology,
boolean splitIntersections) |
| Modifier and Type | Method and Description |
|---|---|
List<OWLOntologyChange> |
getChanges()
Gets the changes which compose this composite change.
|
getDataFactorypublic ConvertEquivalentClassesToSuperClasses(OWLDataFactory dataFactory, OWLClass cls, Set<OWLOntology> ontologies, OWLOntology targetOntology, boolean splitIntersections)
ontologies - the ontologies to usedataFactory - the data factorycls - the class to converttargetOntology - the target ontologysplitIntersections - whether or not intersections should be splitpublic List<OWLOntologyChange> getChanges()
OWLCompositeOntologyChangeCopyright © 2014 The University of Manchester. All Rights Reserved.