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