public abstract class AxiomChangeData extends OWLOntologyChangeData
OWLAxiomChange.| Constructor and Description |
|---|
AxiomChangeData(OWLAxiom axiom)
Constructs an
AxiomChangeData object that describes a change
involving the specified axiom. |
| Modifier and Type | Method and Description |
|---|---|
OWLAxiom |
getAxiom()
Gets the
OWLAxiom that is associated with this change data. |
OWLAxiom |
getItem() |
Set<OWLEntity> |
getSignature()
Gets the signature of this object.
|
accept, createOntologyChange, equals, hashCode, toString@Nonnull public OWLAxiom getAxiom()
OWLAxiom that is associated with this change data.OWLAxiom.public OWLAxiom getItem()
getItem in class OWLOntologyChangeDatapublic Set<OWLEntity> getSignature()
HasSignatureCopyright © 2016 The University of Manchester. All Rights Reserved.