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