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 OWLOntologyChangeData
public Set<OWLEntity> getSignature()
HasSignature
Copyright © 2020 The University of Manchester. All rights reserved.