OWLMutableOntology
ConcurrentOWLOntologyImpl
, OWLOntologyImpl
public interface HasDirectAddAxiom
Modifier and Type | Method | 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 © 2018 The University of Manchester. All rights reserved.