public interface HasDirectAddAxiom
| Modifier and Type | Method and Description |
|---|---|
ChangeApplied |
addAxiom(OWLAxiom axiom)
A convenience method that adds a single axiom to an ontology.
|
@Nonnull ChangeApplied addAxiom(@Nonnull OWLAxiom axiom)
axiom - The axiom to be addedOWLOntologyChangeException - if there was a problem adding the axiomCopyright © 2016 The University of Manchester. All Rights Reserved.