| Package | Description |
|---|---|
| org.semanticweb.owlapi.change |
Ontology change classes.
|
| org.semanticweb.owlapi.model |
Main API classes.
|
| 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 © 2020 The University of Manchester. All rights reserved.