public abstract class ImportChangeData extends OWLOntologyChangeData
OWLOntologyChangeData for changes
that that are specific to the addition or removal of import statements
to/from an ontology.| Modifier and Type | Method and Description |
|---|---|
OWLImportsDeclaration |
getDeclaration()
Gets the
OWLImportsDeclaration that this change data describes. |
OWLImportsDeclaration |
getItem() |
accept, createOntologyChange, equals, hashCode, toStringgetSignature, signaturepublic OWLImportsDeclaration getDeclaration()
OWLImportsDeclaration that this change data describes.OWLImportsDeclaration.public OWLImportsDeclaration getItem()
getItem in class OWLOntologyChangeDataCopyright © 2017 The University of Manchester. All rights reserved.