| Package | Description |
|---|---|
| org.semanticweb.owlapi.change | |
| org.semanticweb.owlapi.model |
| Modifier and Type | Method and Description |
|---|---|
static OWLOntologyChangeRecord |
OWLOntologyChangeRecord.createFromOWLOntologyChange(OWLOntologyChange change)
A convenience method that creates an
OWLOntologyChangeRecord by
deriving data from an OWLOntologyChange object. |
| Modifier and Type | Method and Description |
|---|---|
OWLOntologyChangeRecord |
OWLOntologyChange.getChangeRecord()
Gets a
OWLOntologyChangeRecord that is derived from this OWLOntologyChange's OWLOntologyID and it's OWLOntologyChangeData. |
Copyright © 2013 The University of Manchester. All Rights Reserved.