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() |
Set<OWLEntity> |
getSignature()
Gets the signature of this object.
|
accept, createOntologyChange, equals, hashCode, toString@Nonnull public OWLImportsDeclaration getDeclaration()
OWLImportsDeclaration that this change data describes.OWLImportsDeclaration.public OWLImportsDeclaration getItem()
getItem in class OWLOntologyChangeDatapublic Set<OWLEntity> getSignature()
HasSignatureCopyright © 2016 The University of Manchester. All Rights Reserved.