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, toString
getSignature, signature, unsortedSignature
public OWLImportsDeclaration getDeclaration()
OWLImportsDeclaration
that this change data describes.OWLImportsDeclaration
.public OWLImportsDeclaration getItem()
getItem
in class OWLOntologyChangeData
Copyright © 2020 The University of Manchester. All rights reserved.