public interface HasLogicalAxioms
| Modifier and Type | Method and Description |
|---|---|
Set<OWLLogicalAxiom> |
getLogicalAxioms()
Gets the set of
OWLLogicalAxioms contained within this object. |
Set<OWLLogicalAxiom> getLogicalAxioms()
OWLLogicalAxioms contained within this object.OWLLogicalAxioms that are contained within this
object. Not null. The returned set is a copy.
Modifications to the returned set will not affect the set of
logical axioms contained within this object.Copyright © 2014 The University of Manchester. All Rights Reserved.