public interface HasLogicalAxioms
| Modifier and Type | Method and Description |
|---|---|
Set<OWLLogicalAxiom> |
getLogicalAxioms()
Gets the set of
OWLLogicalAxioms contained within this object. |
@Nonnull Set<OWLLogicalAxiom> getLogicalAxioms()
OWLLogicalAxioms contained within this object.OWLLogicalAxioms that are contained within this
object. Changes are not reflected back.Copyright © 2016 The University of Manchester. All Rights Reserved.