public class MakePrimitiveSubClassesMutuallyDisjoint extends AbstractCompositeOntologyChange
| Constructor and Description |
|---|
MakePrimitiveSubClassesMutuallyDisjoint(OWLDataFactory dataFactory,
OWLClass cls,
OWLOntology targetOntology)
Instantiates a new make primitive sub classes mutually disjoint.
|
MakePrimitiveSubClassesMutuallyDisjoint(OWLDataFactory dataFactory,
OWLClass cls,
OWLOntology targetOntology,
boolean usePairwiseDisjointAxioms)
Instantiates a new make primitive sub classes mutually disjoint.
|
public MakePrimitiveSubClassesMutuallyDisjoint(OWLDataFactory dataFactory, OWLClass cls, OWLOntology targetOntology)
dataFactory - the datafactory to usecls - the class to converttargetOntology - the target ontologypublic MakePrimitiveSubClassesMutuallyDisjoint(OWLDataFactory dataFactory, OWLClass cls, OWLOntology targetOntology, boolean usePairwiseDisjointAxioms)
dataFactory - the datafactory to usecls - the class to converttargetOntology - the target ontologyusePairwiseDisjointAxioms - true if pairwise disjoint axioms should be usedCopyright © 2017 The University of Manchester. All rights reserved.